Fooocus without GUI #3968
Unanswered
waleedrazakhan92
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Has anyone been able to run Fooocus without GUI. I'm trying to edit parts of a human face e.g eyes, nose, etc through the inpainting model. I'm generating masks using segmentation and landmarking and now use these masks along with the prompts to change the desired part of the face. The GUI runs really well but i want to do that using code to have fine grained control. Has anyone been able to achieve this using diffusers etc.
I've been trying to replicate the results from the GUI using this model "https://huggingface.co/diffusionbee/fooocus_inpainting/tree/main" but the results are not great.
Beta Was this translation helpful? Give feedback.
All reactions