Spaces:
Running
on
Zero
Running
on
Zero
Upload requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -79,7 +79,7 @@ multiprocess==0.70.16
|
|
79 |
networkx==3.2.1
|
80 |
numpy==1.26.4
|
81 |
onnx==1.16.1
|
82 |
-
onnxruntime
|
83 |
opencv-python==4.10.0.82
|
84 |
opencv-python-headless==4.9.0.80
|
85 |
opendatalab==0.0.10
|
@@ -139,8 +139,8 @@ tokenizers==0.19.1
|
|
139 |
tomli==2.0.1
|
140 |
tomlkit==0.12.0
|
141 |
toolz==0.12.1
|
142 |
-
|
143 |
-
|
144 |
tqdm==4.65.2
|
145 |
transformers==4.41.2
|
146 |
triton==2.2.0
|
|
|
79 |
networkx==3.2.1
|
80 |
numpy==1.26.4
|
81 |
onnx==1.16.1
|
82 |
+
onnxruntime==1.16.2
|
83 |
opencv-python==4.10.0.82
|
84 |
opencv-python-headless==4.9.0.80
|
85 |
opendatalab==0.0.10
|
|
|
139 |
tomli==2.0.1
|
140 |
tomlkit==0.12.0
|
141 |
toolz==0.12.1
|
142 |
+
torchvision==0.15.2
|
143 |
+
torchaudio==2.0.2
|
144 |
tqdm==4.65.2
|
145 |
transformers==4.41.2
|
146 |
triton==2.2.0
|