Spaces:
Build error
Build error
[maintenance] fix broken space by updating ZeroGPU dependencies
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -10,7 +10,7 @@ opencv-python==4.8.1.78
|
|
10 |
imgaug==0.4.0
|
11 |
gradio==4.44.1
|
12 |
accelerate==0.26.0
|
13 |
-
huggingface_hub
|
14 |
fastapi==0.112.4
|
15 |
tensorboard
|
16 |
qwen_vl_utils
|
|
|
10 |
imgaug==0.4.0
|
11 |
gradio==4.44.1
|
12 |
accelerate==0.26.0
|
13 |
+
huggingface_hub
|
14 |
fastapi==0.112.4
|
15 |
tensorboard
|
16 |
qwen_vl_utils
|