|
|
|
@ -53,7 +53,8 @@
|
|
|
|
|
" !git pull\n", |
|
|
|
|
"\n", |
|
|
|
|
"!echo -= Install dependencies =-\n", |
|
|
|
|
"!pip install xformers!=0.0.18 -r requirements.txt --extra-index-url https://download.pytorch.org/whl/cu118 --extra-index-url https://download.pytorch.org/whl/cu117\n", |
|
|
|
|
"#!pip install xformers!=0.0.18 -r requirements.txt --extra-index-url https://download.pytorch.org/whl/cu118 --extra-index-url https://download.pytorch.org/whl/cu117\n", |
|
|
|
|
"!pip install xformers!=0.0.18 torch==2.0.1 torchsde einops transformers>=4.25.1 safetensors>=0.3.0 aiohttp accelerate pyyaml Pillow scipy tqdm psutil --extra-index-url https://download.pytorch.org/whl/cu118 --extra-index-url https://download.pytorch.org/whl/cu117\n", |
|
|
|
|
"\n", |
|
|
|
|
"if OPTIONS['USE_COMFYUI_MANAGER']:\n", |
|
|
|
|
" %cd custom_nodes\n", |
|
|
|
@ -345,4 +346,4 @@
|
|
|
|
|
}, |
|
|
|
|
"nbformat": 4, |
|
|
|
|
"nbformat_minor": 0 |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|