Spaces:
Sleeping
Sleeping
Update requirment.txt
Browse files- requirment.txt +7 -4
requirment.txt
CHANGED
|
@@ -1,4 +1,7 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
streamlit
|
| 4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
numpy==1.24.1
|
| 2 |
+
pandas==1.5.3
|
| 3 |
+
streamlit==1.20.0
|
| 4 |
+
streamlit_option_menu==0.3.2
|
| 5 |
+
torch==1.13.1
|
| 6 |
+
transformers<4.27.1
|
| 7 |
+
sentencepiece<25.0.0
|