Update requirements.txt
#2
by swapnakumbar12 - opened
- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
|
|
|
| 1 |
httpx
|
| 2 |
-
gradio==3.50.2
|
| 3 |
pydantic
|
|
|
|
| 1 |
+
gradio==4.29.0
|
| 2 |
+
huggingface_hub==0.19.4
|
| 3 |
httpx
|
|
|
|
| 4 |
pydantic
|