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