Skip to content

Commit

Permalink
Add Nodes: Layer Style, Layer Style Advance
Browse files Browse the repository at this point in the history
  • Loading branch information
YanWenKun committed Jan 1, 2025
1 parent f759533 commit 55a043e
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,8 @@ and select Git Bash (default).
|link:https://github.com/ltdrdata/ComfyUI-Inspire-Pack[Inspire Pack]
|link:https://github.com/cubiq/ComfyUI_InstantID[InstantID by cubiq]
|link:https://github.com/cubiq/ComfyUI_IPAdapter_plus[IPAdapter plus]
|link:https://github.com/chflame163/ComfyUI_LayerStyle[Layer Style]
|link:https://github.com/chflame163/ComfyUI_LayerStyle_Advance[Layer Style Advance]
|link:https://github.com/cubiq/PuLID_ComfyUI[PuLID by cubiq]
|link:https://github.com/huchenlei/ComfyUI-layerdiffuse[LayerDiffuse]
|link:https://github.com/florestefano1975/comfyui-portrait-master[Portrait Master]
Expand Down
2 changes: 2 additions & 0 deletions README.zh.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,8 @@ https://git-scm.com/download/win[Git for Windows],
|link:https://github.com/ltdrdata/ComfyUI-Inspire-Pack[Inspire Pack]
|link:https://github.com/cubiq/ComfyUI_InstantID[InstantID by cubiq]
|link:https://github.com/cubiq/ComfyUI_IPAdapter_plus[IPAdapter plus]
|link:https://github.com/chflame163/ComfyUI_LayerStyle[Layer Style]
|link:https://github.com/chflame163/ComfyUI_LayerStyle_Advance[Layer Style Advance]
|link:https://github.com/cubiq/PuLID_ComfyUI[PuLID by cubiq]
|link:https://github.com/huchenlei/ComfyUI-layerdiffuse[LayerDiffuse]
|link:https://github.com/florestefano1975/comfyui-portrait-master[Portrait Master]
Expand Down
4 changes: 4 additions & 0 deletions builder/generate-pak7.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ https://github.com/akatz-ai/ComfyUI-AKatz-Nodes/raw/refs/heads/main/requirements
https://github.com/akatz-ai/ComfyUI-DepthCrafter-Nodes/raw/refs/heads/main/requirements.txt
https://github.com/akatz-ai/ComfyUI-Depthflow-Nodes/raw/refs/heads/main/requirements.txt
https://github.com/akatz-ai/ComfyUI-X-Portrait-Nodes/raw/refs/heads/main/requirements.txt
https://github.com/chflame163/ComfyUI_LayerStyle/raw/refs/heads/main/requirements.txt
https://github.com/chflame163/ComfyUI_LayerStyle/raw/refs/heads/main/repair_dependency_list.txt
https://github.com/chflame163/ComfyUI_LayerStyle_Advance/raw/refs/heads/main/requirements.txt
https://github.com/chflame163/ComfyUI_LayerStyle_Advance/raw/refs/heads/main/repair_dependency_list.txt
)

for line in "${array[@]}";
Expand Down
15 changes: 15 additions & 0 deletions builder/pak7.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,24 @@
# Generated by generate-pak7.sh
aenum
bitsandbytes
black
blend-modes
blendmodes
blind-watermark
daltonlens
depthflow
face-alignment
facexlib
fastapi
fvcore
gdown
gguf
glfw
glitch-this
google-generativeai
gpytoolbox
hydra-core
image-reward
iopath
librosa
loguru
Expand All @@ -23,17 +29,26 @@ ollama
openai
pdf2image
peft
protobuf
psd-tools
pydantic
pydub
pymatting
PyMuPDF
PyOpenGL
PyPDF2
pytorch-lightning
pywin32
pyzbar
qrcode
reportlab
requests
sageattention
sounddevice
SpoutGL
stereoscopy[auto-align]
torchscale
typer-config
vnoise
wget
zhipuai
2 changes: 2 additions & 0 deletions builder/stage2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ $gcs https://github.com/WASasquatch/was-node-suite-comfyui.git
$gcs https://github.com/yolain/ComfyUI-Easy-Use.git

# Control
$gcs https://github.com/chflame163/ComfyUI_LayerStyle_Advance.git
$gcs https://github.com/chflame163/ComfyUI_LayerStyle.git
$gcs https://github.com/cubiq/ComfyUI_InstantID.git
$gcs https://github.com/cubiq/ComfyUI_IPAdapter_plus.git
$gcs https://github.com/cubiq/PuLID_ComfyUI.git
Expand Down

0 comments on commit 55a043e

Please sign in to comment.