Spaces:
Running
Running
Kirubel Mehari commited on
Commit ·
55742c9
1
Parent(s): e4d73f4
Pin huggingface_hub version
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
-
gradio
|
|
|
|
| 2 |
torch
|
| 3 |
torchvision
|
| 4 |
Pillow
|
| 5 |
numpy
|
| 6 |
einops
|
| 7 |
-
huggingface_hub
|
|
|
|
| 1 |
+
gradio==4.44.0
|
| 2 |
+
huggingface_hub==0.23.0
|
| 3 |
torch
|
| 4 |
torchvision
|
| 5 |
Pillow
|
| 6 |
numpy
|
| 7 |
einops
|
|
|