Replies: 1 comment
-
To be honest, I think it's too late for that. Fooocus by design didn't have an extension system and now that the frequency of PRs is dwindling i doubt that the effort would justify the invest needed to implement this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
One thing that I always found very useful in the now abandoned EasyDiffusion, was the ability to automatically import a LORA's trigger words from Civitai. If you rack up many LORA's, its impossible to keep track of the keywords. I think something similar would be useful in Fooocus.
In that same light, it would be also useful to have an easy "plugins" functionality for people to build their own UI elements on top of Fooocus, and share with each other, without a million forks out there.
I believe this is the code for the LORA Keyword Import:
https://github.com/easydiffusion/easydiffusion/blob/716f30fecb3497644eb1033cc63f965a19c3f871/ui/plugins/ui/model-tools.plugin.js#L10
Beta Was this translation helpful? Give feedback.
All reactions