Skip to content

Commit

Permalink
Update inpaint nodes to compatible version
Browse files Browse the repository at this point in the history
  • Loading branch information
Acly committed Nov 30, 2024
1 parent a77ad60 commit 8d707dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ai_diffusion/resources.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ class CustomNode(NamedTuple):
"Inpaint Nodes",
"comfyui-inpaint-nodes",
"https://github.com/Acly/comfyui-inpaint-nodes",
"422eccd86685e084b551fb7e14bc025d77a64cc2",
"20092c37b9dfc481ca44e8577a9d4a9d426c0e56",
["INPAINT_LoadFooocusInpaint", "INPAINT_ApplyFooocusInpaint", "INPAINT_ExpandMask"],
),
]
Expand Down

0 comments on commit 8d707dc

Please sign in to comment.