very fast on m1, synced with output of main branch

This commit is contained in:
mauwii 2022-10-29 02:43:52 +02:00
parent da33e038ca
commit aa01657678
No known key found for this signature in database
GPG Key ID: D923DB04ADB3F5AB

View File

@ -7,8 +7,8 @@ dependencies:
- pip=22.2.2
# pytorch left unpinned
- pytorch
- torchvision
- pytorch=1.12.1
- torchvision=0.13.1
# I suggest to keep the other deps sorted for convenience.
# To determine what the latest versions should be, run:
@ -28,27 +28,27 @@ dependencies:
- imgaug=0.4.0
- kornia=0.6.7
- mpmath=1.2.1
- nomkl=1.0
- numpy=1.23.*
- nomkl
- numpy=1.23.4
- omegaconf=2.1.1
- openh264=2.3.0
- onnx=1.12.0
- onnxruntime=1.12.1
- pudb=2022.1
- pytorch-lightning=1.7.7
- scipy=1.9.*
- scipy=1.9.3
- streamlit=1.12.2
- sympy=1.10.1
- tensorboard=2.10.0
- torchmetrics>=0.7.0
- py-opencv=4.6.0
- flask=2.1.3
- flask-socketio=5.3.*
- flask_cors=3.0.*
- flask-socketio=5.3.0
- flask-cors=3.0.10
- eventlet=0.33.1
- protobuf=3.20.*
- protobuf>=3.19
- send2trash=1.8.0
- transformers=4.23.*
- transformers>=4.21.3
- torch-fidelity=0.3.0
- pip:
- dependency_injector==4.40.0