Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,8 @@
|
|
| 1 |
gradio
|
| 2 |
pandas
|
|
|
|
| 3 |
scikit-learn
|
| 4 |
geopy
|
| 5 |
google-generativeai
|
| 6 |
python-dotenv
|
| 7 |
-
supabase
|
|
|
|
| 1 |
gradio
|
| 2 |
pandas
|
| 3 |
+
nltk
|
| 4 |
scikit-learn
|
| 5 |
geopy
|
| 6 |
google-generativeai
|
| 7 |
python-dotenv
|
| 8 |
+
supabase
|