Spaces:
Sleeping
Sleeping
Rohan Kumar Singh
commited on
Commit
•
f27cc12
1
Parent(s):
e2d2960
updated requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ transformers==4.27.4
|
|
2 |
pandas==1.5.3
|
3 |
torch==2.0.0
|
4 |
pytorch-lightning==2.0.2
|
5 |
-
gradio==3.24.1
|
|
|
|
2 |
pandas==1.5.3
|
3 |
torch==2.0.0
|
4 |
pytorch-lightning==2.0.2
|
5 |
+
gradio==3.24.1
|
6 |
+
sentencepiece==0.1.98
|