Update requirements.txt
Browse files- requirements.txt +2 -7
requirements.txt
CHANGED
@@ -1,9 +1,4 @@
|
|
1 |
gradio
|
2 |
requests
|
3 |
-
|
4 |
-
|
5 |
-
aiohttp # Asynchronous HTTP Client/Server for asyncio and Python
|
6 |
-
minijinja
|
7 |
-
Pillow
|
8 |
-
python-dotenv
|
9 |
-
asyncio
|
|
|
1 |
gradio
|
2 |
requests
|
3 |
+
google-genai
|
4 |
+
python-dotenv
|
|
|
|
|
|
|
|
|
|