Extensions for Forge Neo #1128
Replies: 12 comments 30 replies
-
|
Very good list! Actually you could put on that list all NEO releases from abzaloff and eduardoabreu81 like: composer_forge_neo: https://github.com/abzaloff/composer_forge_neo Greetings |
Beta Was this translation helpful? Give feedback.
-
|
I forked this extension yesterday and now it works on Forge Neo. |
Beta Was this translation helpful? Give feedback.
-
|
ScribeNEO: https://github.com/SiliconeShojo/ScribeNEO |
Beta Was this translation helpful? Give feedback.
-
|
Thanks man, you're a life saver. I was wondering why my extensions weren't working on neo. |
Beta Was this translation helpful? Give feedback.
-
Here are my contributions and findings for you all. They all work in Forge Neo:Img2img Hires Fix: https://github.com/Amadeus-AI/img2img-hires-fix
ReActor NSFW Freedom: https://github.com/kainatquaderee/sd-webui-reactor-Nsfw_freedom
Face Editor: https://github.com/ototadana/sd-face-editor
Forge Attention Couple: https://github.com/Haoming02/sd-forge-couple
Forge IC-Light: https://github.com/Haoming02/sd-forge-ic-light
Detail Daemon: https://github.com/muerrilla/sd-webui-detail-daemon
Vectorscope CC: https://github.com/Haoming02/sd-webui-vectorscope-cc
Yapping: https://github.com/Haoming02/sd-webui-yapping
Test my prompt!: https://github.com/Extraltodeus/test_my_prompt
PNGINFO Beautify: https://github.com/bluelovers/sd-webui-pnginfo-beautify
Webui Prompt Format: https://github.com/Haoming02/sd-webui-prompt-format
|
Beta Was this translation helpful? Give feedback.
-
|
Is it approprite to put in a request here? https://github.com/thygate/stable-diffusion-webui-depthmap-script I'd quite like this one to work. |
Beta Was this translation helpful? Give feedback.
-
|
Just adding a note for anyone testing SuperMerger / Plus LoRA with Forge Neo. I was trying to merge an AI Toolkit-trained SDXL LoKR into an Illustrious-based checkpoint. In First issue I hit was:
That came from the extension expecting an A1111-style option that Forge Neo did not expose. I locally patched it by replacing the direct option access with a fallback value. After that, the merge got farther, but then failed during checkpoint validation with:
That tensor is on the SDXL text encoder / conditioner side, not the UNet. My guess is that the Forge Neo fork is catching non-finite values created during the text-encoder-side merge of this LoKR. I also saw this warning in both Forge Neo and old Forge:
Those unmatched upsampler conv keys did not appear to be fatal. What worked: I launched my older non-Neo Forge install with the original SuperMerger extension and ran the same Plus LoRA merge there. It processed all 1051 modules, saved the merged checkpoint, and then crashed only after saving while trying to reload/revert the model:
Despite that post-save reload error, the checkpoint file was created successfully. I copied the merged checkpoint into Forge Neo, loaded it normally as a checkpoint, and it generated correctly. So the practical workaround for me was:
This seems specifically relevant to SDXL LoKR / LyCORIS-style adapters trained with text encoder enabled. The Forge Neo SuperMerger fork may need better compatibility around TLDR: The Supermerger Neo Extension DOESN'T WORK! @hirorohi03 |
Beta Was this translation helpful? Give feedback.
-
|
does anyone have port this extension? https://github.com/[ClownsharkBatwing/RES4LYF](https://github.com/ClownsharkBatwing/RES4LYF/tree/main)/tree/main |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
"Official" fork of |
Beta Was this translation helpful? Give feedback.
-
|
Hires for Neo in t2i is urgent needed. |
Beta Was this translation helpful? Give feedback.
-
|
Models Info: https://github.com/SiliconeShojo/models-info.git This is not a Civitai extension fork, this was built entirely from scratch with a strict focus on performance, objectivity, and zero bloat. What it does
What it doesn't doTo keep the extension lightning-fast and hyper-focused, features like checking for updates, scanning for duplicates, or downloading actual model files are not and will not be implemented. If you strictly want speed, clean organization, and a lightweight footprint, give it a try! If you need a heavy-duty library manager with update checking, you're better off using one of the existing forks. Feedback and contributions are always welcome! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
There have been many reports that certain well-known, long-standing extension does not work on Forge Neo or support new models such as Anima.
There are forks or alternative extensions developed to work on Forge Neo, but they are not necessarily widely known.
I think it would be helpful to have all the information about extensions that work on Forge Neo in one place.
The table below summarizes the tools I know.
If you could reply about other extensions for Forge Neo I will add or update this table.
Note:
Beta Was this translation helpful? Give feedback.
All reactions