Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,10 @@ google-generativeai
|
|
| 6 |
Pillow
|
| 7 |
pydantic
|
| 8 |
pytest
|
| 9 |
-
httpx
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
Pillow
|
| 7 |
pydantic
|
| 8 |
pytest
|
| 9 |
+
httpx
|
| 10 |
+
gradio==4.16.0
|
| 11 |
+
huggingface_hub==0.20.3
|
| 12 |
+
requests
|
| 13 |
+
google-genai
|
| 14 |
+
pydantic-settings
|
| 15 |
+
Pillow
|