Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -8,4 +8,6 @@ torchvision==0.17.0
|
|
8 |
timm
|
9 |
einops
|
10 |
scipy
|
11 |
-
onnxruntime-gpu
|
|
|
|
|
|
8 |
timm
|
9 |
einops
|
10 |
scipy
|
11 |
+
onnxruntime-gpu
|
12 |
+
gradio
|
13 |
+
httpx[socks]
|