mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
grpcio 1.51.0 is broken on M1 Macs. limit it to last good version til fixed
This commit is contained in:
parent
40a7f47d22
commit
a78a1020be
@ -1,5 +1,6 @@
|
||||
-r environments-and-requirements/requirements-base.txt
|
||||
|
||||
grpcio==1.50.0
|
||||
protobuf==3.19.6
|
||||
torch<1.13.0
|
||||
torchvision<0.14.0
|
||||
|
Loading…
Reference in New Issue
Block a user