Spaces:
Sleeping
Sleeping
Santhosh54321
commited on
Commit
•
e1f56a8
1
Parent(s):
3c0eb32
Update requirements.txt
Browse files- requirements.txt +5 -6
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
-
streamlit
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
sentencepiece
|
|
|
1 |
+
streamlit==1.21.0
|
2 |
+
requests==2.28.2
|
3 |
+
transformers==4.31.0
|
4 |
+
torch==2.0.1
|
5 |
+
Pillow==9.3.0
|
|