Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
gradio==4.19.2 # The old version runs faster in comparison.
|
2 |
-
# inference==0.9.15
|
3 |
inference-gpu[yolo-world]==0.9.15
|
4 |
supervision
|
5 |
timm
|
|
|
1 |
gradio==4.19.2 # The old version runs faster in comparison.
|
2 |
+
# inference[yolo-world]==0.9.15
|
3 |
inference-gpu[yolo-world]==0.9.15
|
4 |
supervision
|
5 |
timm
|