Skip to content

MattRM2/Fooocus_Nodes_CN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ComfyUI Fooocus Nodes

This is a fork of Seedsa Fooocus Nodes (https://github.com/Seedsa/Fooocus_Nodes.git) with some updates

Installation

  1. Clone the repository: git clone https://github.com/MattRM2/Fooocus_Nodes_CN.git to your ComfyUI custom_nodes directory

Update

  1. Navigate to the cloned repo e.g. custom_nodes/Fooocus_Nodes
  2. 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

  • Fooocus Txt2image&Img2img
  • Fooocus Inpaint&Outpaint
  • Fooocus Upscale
  • Fooocus ImagePrompt&FaceSwap
  • Fooocus Canny&CPDS
  • Fooocus Styles&PromptExpansion
  • Fooocus Styles weight (WIP)

Workflows

Here are some examples of basic and advanced workflows supported by Fooocus Nodes:

Basic

basic

FooocusStyles

basic

Canny&CPDS

basic

imagePrompt&FaceSwap

basic

Inpaint&Outpaint

basic

Credits

Acknowledgments

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

About

ComfyUI Fooocus Nodes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.6%
  • JavaScript 1.4%