Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -14,13 +14,12 @@ numpy==1.26.4
|
|
| 14 |
omegaconf==2.3.0
|
| 15 |
onnx2torch==1.5.14
|
| 16 |
onnx==1.16.1
|
| 17 |
-
onnxruntime
|
| 18 |
opencv-python==4.10.0.84
|
| 19 |
pillow==10.3.0
|
| 20 |
pyyaml==6.0.1
|
| 21 |
setuptools==70.0.0
|
| 22 |
transformers==4.39.2
|
| 23 |
-
xformers==0.0.25.post1
|
| 24 |
isort==5.13.2
|
| 25 |
pre-commit==3.7.1
|
| 26 |
scipy==1.13.1
|
|
|
|
| 14 |
omegaconf==2.3.0
|
| 15 |
onnx2torch==1.5.14
|
| 16 |
onnx==1.16.1
|
| 17 |
+
onnxruntime
|
| 18 |
opencv-python==4.10.0.84
|
| 19 |
pillow==10.3.0
|
| 20 |
pyyaml==6.0.1
|
| 21 |
setuptools==70.0.0
|
| 22 |
transformers==4.39.2
|
|
|
|
| 23 |
isort==5.13.2
|
| 24 |
pre-commit==3.7.1
|
| 25 |
scipy==1.13.1
|