Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
gradio>=4.0.0,<5.0.0
|
| 2 |
-
huggingface_hub>=0.23.0
|
| 3 |
Pillow>=10.0.0
|
|
|
|
| 1 |
gradio>=4.0.0,<5.0.0
|
| 2 |
+
huggingface_hub>=0.23.2,<1.0.0
|
| 3 |
Pillow>=10.0.0
|