mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-08-24 00:17:57 +08:00
more commented
This commit is contained in:
parent
c66a9e6760
commit
0f593b1c7a
28
script.sh
28
script.sh
@ -67,25 +67,25 @@ git clone https://github.com/Vander-Bilt/comfyui-encrypt-image.git
|
|||||||
cd /kaggle/ComfyUI
|
cd /kaggle/ComfyUI
|
||||||
|
|
||||||
#5 Prompts Generator
|
#5 Prompts Generator
|
||||||
cd custom_nodes
|
# cd custom_nodes
|
||||||
git clone https://github.com/fairy-root/Flux-Prompt-Generator.git
|
# git clone https://github.com/fairy-root/Flux-Prompt-Generator.git
|
||||||
cd /kaggle/ComfyUI
|
# cd /kaggle/ComfyUI
|
||||||
|
|
||||||
|
|
||||||
# 6 Custom-Scripts
|
# 6 Custom-Scripts
|
||||||
cd custom_nodes
|
# cd custom_nodes
|
||||||
git clone https://github.com/Vander-Bilt/ComfyUI-Custom-Scripts.git
|
# git clone https://github.com/Vander-Bilt/ComfyUI-Custom-Scripts.git
|
||||||
cd /kaggle/ComfyUI
|
# cd /kaggle/ComfyUI
|
||||||
|
|
||||||
# 7 save2hf
|
# 7 save2hf
|
||||||
cd custom_nodes
|
# cd custom_nodes
|
||||||
git clone https://github.com/Vander-Bilt/save2hf.git
|
# git clone https://github.com/Vander-Bilt/save2hf.git
|
||||||
cd save2hf
|
# cd save2hf
|
||||||
pip install -r requirements.txt
|
# pip install -r requirements.txt
|
||||||
cd /kaggle/ComfyUI
|
# cd /kaggle/ComfyUI
|
||||||
|
|
||||||
#class MyHTMLNode:
|
#class MyHTMLNode:
|
||||||
cd custom_nodes
|
# cd custom_nodes
|
||||||
git clone https://github.com/Vander-Bilt/MyHTMLNode.git
|
# git clone https://github.com/Vander-Bilt/MyHTMLNode.git
|
||||||
cd /kaggle/ComfyUI
|
# cd /kaggle/ComfyUI
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user