Spaces:
Running
Running
pragnakalp
commited on
Update requirements.txt
Browse files- requirements.txt +4 -5
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
torch
|
4 |
-
|
5 |
-
gradio
|
|
|
1 |
+
transformers==4.30.2
|
2 |
+
sentencepiece==0.1.99
|
3 |
+
torch==2.0.1
|
4 |
+
gradio== 3.44.1
|
|