Spaces:
Sleeping
Sleeping
upload requirements.txt version 2
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,6 @@
|
|
| 1 |
streamlit
|
| 2 |
google-generativeai
|
| 3 |
python-dotenv
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
streamlit
|
| 2 |
google-generativeai
|
| 3 |
python-dotenv
|
| 4 |
+
nltk
|
| 5 |
+
textblob
|
| 6 |
+
black # code formatter
|