Spaces:
Running
Running
jaifar530
commited on
added extra requirements
Browse files- requirements.txt +6 -0
requirements.txt
CHANGED
@@ -1 +1,7 @@
|
|
1 |
streamlit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
streamlit
|
2 |
+
requests
|
3 |
+
pickle
|
4 |
+
pandas
|
5 |
+
nltk
|
6 |
+
spacy
|
7 |
+
numpy
|