Fooocus_Nodes
Fooocus_Nodes copied to clipboard
ComfyUI Fooocus Nodes
ComfyUI Fooocus Nodes
Installation
- Clone the repository:
git clone https://github.com/Seedsa/Fooocus_Nodes.git
to your ComfyUIcustom_nodesdirectory
Update
- Navigate to the cloned repo e.g.
custom_nodes/Fooocus_Nodes git pull
Model Cache
For improved model switch performance with RAM > 40GB, you can enable model caching:
Open /py/modules/config.py Set use_model_cache to True:
use_model_cache = True
Features
- [x] Fooocus Txt2image&Img2img
- [x] Fooocus Inpaint&Outpaint
- [x] Fooocus Upscale
- [x] Fooocus ImagePrompt&FaceSwap
- [x] Fooocus Canny&CPDS
- [x] Fooocus Styles&PromptExpansion
Workflows
Here are some examples of basic and advanced workflows supported by Fooocus Nodes:
Basic

FooocusStyles

Canny&CPDS

imagePrompt&FaceSwap

Inpaint&Outpaint

Credits
Acknowledgments
This project builds upon and extends the original work found at ComfyUI_Fooocus.