mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-16 01:25:03 +08:00
update notebook
This commit is contained in:
parent
3fcacf462a
commit
e92f83f1fd
@ -58,6 +58,7 @@
|
|||||||
"!pip3 install accelerate\n",
|
"!pip3 install accelerate\n",
|
||||||
"!pip3 install einops transformers>=4.25.1 safetensors>=0.3.0 aiohttp pyyaml Pillow scipy tqdm psutil\n",
|
"!pip3 install einops transformers>=4.25.1 safetensors>=0.3.0 aiohttp pyyaml Pillow scipy tqdm psutil\n",
|
||||||
"!pip3 install xformers!=0.0.18 torch==2.1.0 torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118\n",
|
"!pip3 install xformers!=0.0.18 torch==2.1.0 torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118\n",
|
||||||
|
"!pip3 install torchsde\n",
|
||||||
"\n",
|
"\n",
|
||||||
"if OPTIONS['USE_COMFYUI_MANAGER']:\n",
|
"if OPTIONS['USE_COMFYUI_MANAGER']:\n",
|
||||||
" %cd custom_nodes\n",
|
" %cd custom_nodes\n",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user