Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
streamlit==1.
|
2 |
torch>=1.9.0
|
3 |
transformers==4.18.0
|
4 |
gensim==4.2.0
|
|
|
1 |
+
streamlit==1.38.0 # Ensure compatibility with your environment
|
2 |
torch>=1.9.0
|
3 |
transformers==4.18.0
|
4 |
gensim==4.2.0
|