mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
d15c75ecae
* Refactor pip requirements across the board Signed-off-by: Ben Alkov <ben.alkov@gmail.com> * fix name, version in setup.py Signed-off-by: Ben Alkov <ben.alkov@gmail.com> * Update notebooks for new requirements file changes Signed-off-by: Ben Alkov <ben.alkov@gmail.com>
9 lines
158 B
Plaintext
9 lines
158 B
Plaintext
-r requirements.txt
|
|
|
|
--pre
|
|
--extra-index-url https://download.pytorch.org/whl/nightly/cpu --trusted-host https://download.pytorch.org
|
|
|
|
torch
|
|
torchvision
|
|
-e .
|