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