Spaces:
Runtime error
Runtime error
YANGSongsong
commited on
Commit
β’
76c2786
1
Parent(s):
144b240
Upload requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers>=4.36.2
|
2 |
+
tokenizers>=0.15.0
|
3 |
+
torch>=2.1.0
|
4 |
+
gradio>=4.12.0
|