mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
pin versions corelating between arm64 and x64
This commit is contained in:
parent
aa01657678
commit
31ef15210d
@ -28,7 +28,7 @@ dependencies:
|
||||
- imgaug=0.4.0
|
||||
- kornia=0.6.7
|
||||
- mpmath=1.2.1
|
||||
- nomkl
|
||||
- nomkl # arm64 has only 1.0 while x64 has 3.0
|
||||
- numpy=1.23.4
|
||||
- omegaconf=2.1.1
|
||||
- openh264=2.3.0
|
||||
@ -40,15 +40,15 @@ dependencies:
|
||||
- streamlit=1.12.2
|
||||
- sympy=1.10.1
|
||||
- tensorboard=2.10.0
|
||||
- torchmetrics>=0.7.0
|
||||
- torchmetrics=0.10.1
|
||||
- py-opencv=4.6.0
|
||||
- flask=2.1.3
|
||||
- flask-socketio=5.3.0
|
||||
- flask-cors=3.0.10
|
||||
- eventlet=0.33.1
|
||||
- protobuf>=3.19
|
||||
- protobuf=3.20.1
|
||||
- send2trash=1.8.0
|
||||
- transformers>=4.21.3
|
||||
- transformers=4.23.1
|
||||
- torch-fidelity=0.3.0
|
||||
- pip:
|
||||
- dependency_injector==4.40.0
|
||||
|
Loading…
Reference in New Issue
Block a user