Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -13,4 +13,8 @@ xformers
|
|
13 |
onnxruntime
|
14 |
av
|
15 |
torchvision
|
16 |
-
spaces
|
|
|
|
|
|
|
|
|
|
13 |
onnxruntime
|
14 |
av
|
15 |
torchvision
|
16 |
+
spaces
|
17 |
+
|
18 |
+
httpx[socks]
|
19 |
+
huggingface_hub
|
20 |
+
gradio
|