https://github.com/seedsa/fooocus_nodes
ComfyUI Fooocus Nodes
https://github.com/seedsa/fooocus_nodes
comfyui comfyui-nodes stablediffusion
Last synced: 6 months ago
JSON representation
ComfyUI Fooocus Nodes
- Host: GitHub
- URL: https://github.com/seedsa/fooocus_nodes
- Owner: Seedsa
- Created: 2024-02-24T07:39:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-08T07:57:28.000Z (9 months ago)
- Last Synced: 2025-04-02T09:05:33.286Z (6 months ago)
- Topics: comfyui, comfyui-nodes, stablediffusion
- Language: Python
- Homepage:
- Size: 28.7 MB
- Stars: 88
- Watchers: 5
- Forks: 30
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ComfyUI Fooocus Nodes
# Installation
1. Clone the repository:
`git clone https://github.com/Seedsa/Fooocus_Nodes.git`
to your ComfyUI `custom_nodes` directory# Update
1. Navigate to the cloned repo e.g. `custom_nodes/Fooocus_Nodes`
2. `git pull`# Comparisons
reproduce the same images generated from Fooocus on ComfyUI


# Features
- [x] Fooocus Txt2image&Img2img
- [x] Fooocus Inpaint&Outpaint
- [x] Fooocus Upscale
- [x] Fooocus ImagePrompt&FaceSwap
- [x] Fooocus Canny&CPDS
- [x] Fooocus Styles&PromptExpansion
- [x] Fooocus DeftailerFix
- [x] Fooocus Describe# Example Workflows
[example workflows](./workflow/)

## Credits
- [Fooocus](https://github.com/lllyasviel/Fooocus)
- [ComfyUI-Easy-Use](https://github.com/yolain/ComfyUI-Easy-Use)
- [ComfyUI](https://github.com/comfyanonymous/ComfyUI)# Acknowledgments
This project builds upon and extends the original work found at [ComfyUI_Fooocus](https://github.com/17Retoucher/ComfyUI_Fooocus).