Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
|
2 |
google-generativeai
|
3 |
-
huggingface_hub
|
4 |
Pillow
|
5 |
-
openai
|
6 |
requests
|
7 |
-
python-dotenv
|
|
|
1 |
+
streamlit
|
2 |
google-generativeai
|
3 |
+
huggingface_hub
|
4 |
Pillow
|
5 |
+
openai
|
6 |
requests
|
7 |
+
python-dotenv
|