Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -14,7 +14,7 @@ munch>=4.0.0
|
|
| 14 |
onnxruntime>=1.16.3
|
| 15 |
einops>=0.7.0
|
| 16 |
onnx2torch>=1.5.13
|
| 17 |
-
numpy
|
| 18 |
gradio
|
| 19 |
warmup-scheduler @ git+https://github.com/ildoonet/pytorch-gradual-warmup-lr.git
|
| 20 |
torchtools @ git+https://github.com/pabloppp/pytorch-tools
|
|
|
|
| 14 |
onnxruntime>=1.16.3
|
| 15 |
einops>=0.7.0
|
| 16 |
onnx2torch>=1.5.13
|
| 17 |
+
numpy==1.23.5
|
| 18 |
gradio
|
| 19 |
warmup-scheduler @ git+https://github.com/ildoonet/pytorch-gradual-warmup-lr.git
|
| 20 |
torchtools @ git+https://github.com/pabloppp/pytorch-tools
|