mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
8cd5d95b8a
- this required an update to the invoke-ai fork of gfpgan - simultaneously reverted consolidation of environment and requirements files, as their presence in a directory triggered setup.py to try to install a sub-package.
7 lines
75 B
Plaintext
7 lines
75 B
Plaintext
-r requirements.txt
|
|
|
|
protobuf==3.19.6
|
|
torch<1.13.0
|
|
torchvision<0.14.0
|
|
-e .
|