Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -21,8 +21,8 @@ modelscope==1.20.1
|
|
21 |
moviepy==1.0.3
|
22 |
numpy==1.26.4
|
23 |
omegaconf==2.3.0
|
24 |
-
onnxruntime
|
25 |
-
onnxruntime-gpu
|
26 |
opencv-python-headless==4.10.0.84
|
27 |
pillow>=10.4.0
|
28 |
pydub
|
|
|
21 |
moviepy==1.0.3
|
22 |
numpy==1.26.4
|
23 |
omegaconf==2.3.0
|
24 |
+
#onnxruntime
|
25 |
+
onnxruntime-gpu==1.21.1
|
26 |
opencv-python-headless==4.10.0.84
|
27 |
pillow>=10.4.0
|
28 |
pydub
|