Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
-
gradio==4.44.0
|
2 |
-
|
3 |
-
|
|
|
|
1 |
+
gradio==4.44.0
|
2 |
+
torch==2.4.1
|
3 |
+
transformers==4.44.2
|
4 |
+
sentencepiece==0.2.0
|