mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
very fast on m1, synced with output of main branch
This commit is contained in:
parent
da33e038ca
commit
aa01657678
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user