Spaces:
Running
Running
Kirubel Mehari commited on
Commit ·
702267c
1
Parent(s): af375c3
Pin huggingface_hub to fix HfFolder import error
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
gradio==4.42.0
|
|
|
|
| 2 |
torch
|
| 3 |
torchvision
|
| 4 |
Pillow
|
|
|
|
| 1 |
gradio==4.42.0
|
| 2 |
+
huggingface_hub==0.23.4
|
| 3 |
torch
|
| 4 |
torchvision
|
| 5 |
Pillow
|