Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ torchvision==0.17.0
|
|
8 |
timm
|
9 |
einops
|
10 |
scipy
|
11 |
-
onnxruntime-gpu
|
|
|
|
8 |
timm
|
9 |
einops
|
10 |
scipy
|
11 |
+
onnxruntime-gpu
|
12 |
+
huggingface_hub==0.25.0
|