Spaces:
Configuration error
Configuration error
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
-
|
| 2 |
streamlit
|
| 3 |
-
|
| 4 |
-
pywhatkit
|
| 5 |
google-generativeai
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
streamlit
|
| 3 |
+
Pillow
|
|
|
|
| 4 |
google-generativeai
|
| 5 |
+
python-dotenv
|
| 6 |
+
watchdog
|