Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
streamlit==1.21.0
|
2 |
python-docx==0.8.11
|
3 |
transformers==4.28.0
|
4 |
-
|
5 |
-
|
6 |
-
|
|
|
1 |
streamlit==1.21.0
|
2 |
python-docx==0.8.11
|
3 |
transformers==4.28.0
|
4 |
+
numpy==1.23.5
|
5 |
+
scipy==1.9.3
|
6 |
+
torch==1.13.1
|