more commented

This commit is contained in:
bilt 2025-07-25 16:28:33 +08:00
parent c66a9e6760
commit 0f593b1c7a

View File

@ -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