Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ streamlit==1.36.0 # Ensure compatibility with your environment
|
|
2 |
torch
|
3 |
transformers==4.42.4
|
4 |
numpy
|
5 |
-
scipy==1.
|
6 |
gensim==3.8.1
|
7 |
pygments
|
8 |
requests
|
|
|
2 |
torch
|
3 |
transformers==4.42.4
|
4 |
numpy
|
5 |
+
scipy==1.12.0
|
6 |
gensim==3.8.1
|
7 |
pygments
|
8 |
requests
|