Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -1 +1,4 @@
|
|
1 |
streamlit==1.25.0
|
|
|
|
|
|
|
|
1 |
streamlit==1.25.0
|
2 |
+
nltk==3.8.1
|
3 |
+
transformers==4.33.2
|
4 |
+
numpy==1.26.0
|