Pin huggingface_hub for gradio 4.7.1
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,3 +2,4 @@ torch==2.1.0
|
|
| 2 |
torchvision==0.16.0
|
| 3 |
timm==0.9.12
|
| 4 |
Pillow==10.0.0
|
|
|
|
|
|
| 2 |
torchvision==0.16.0
|
| 3 |
timm==0.9.12
|
| 4 |
Pillow==10.0.0
|
| 5 |
+
huggingface_hub==0.20.3
|