mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-08-16 01:36:41 +08:00
comfy_mtb
This commit is contained in:
parent
cde8913df5
commit
463e5ec896
@ -295,6 +295,13 @@ cd comfyui-crystools
|
|||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
cd /kaggle/ComfyUI
|
cd /kaggle/ComfyUI
|
||||||
|
|
||||||
|
cd custom_nodes
|
||||||
|
git clone https://github.com/melMass/comfy_mtb.git
|
||||||
|
cd comfy_mtb
|
||||||
|
pip install -r requirements.txt
|
||||||
|
cd /kaggle/ComfyUI
|
||||||
|
|
||||||
|
# Test: no pip install ...
|
||||||
cd custom_nodes
|
cd custom_nodes
|
||||||
git clone https://github.com/rgthree/rgthree-comfy.git
|
git clone https://github.com/rgthree/rgthree-comfy.git
|
||||||
cd /kaggle/ComfyUI
|
cd /kaggle/ComfyUI
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user