Progress on The New Forge Notebooks #11
Closed
ffxvs
announced in
Announcements
Replies: 4 comments
-
Installing extensions and downloading models will be easier now. I am open to feedback |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you for your hard work! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Everything is pretty much done. Controlnet and Install from URLs still use the old way. I will change them later after the update. |
Beta Was this translation helpful? Give feedback.
0 replies
-
All the latest notebooks are in this container now. Will merge it into the main branch soon.
|
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
First of all, thank you for using my notebooks. In the last few weeks, I’ve been reworking the entire code in this project. The goal is to make installing and delivering updates easier. But it turns out, it's taking longer than I expected. Sorry about that. This update not only affects Forge notebooks, but also Auto1111 notebooks.
I know you are looking forward to using the new Forge. The good news is that the new Forge supports Flux, the most advanced model for image generation. If you don’t know about it, I recommend checking it out on r/StableDiffusion.
The bad news is that the new Forge uses Gradio 4 (a framework for building user interfaces) which breaks almost all extensions. Beside, many extensions haven’t been updated in months. I haven’t tested all the extensions, but here are some that I’ve tried :
Broken extensions :
Some extensions like Adetailer and TagAutoComplete are still working. So, if you are using the above extension, I suggest you look for an alternative or go back to the original Auto1111's Webui.
Current Progress
I dare to say that currently the new Forge's notebooks are almost 100% complete and working fine for Paperspace and RunPod. But I can't release them yet because the resources used are also shared in Auto1111's notebooks. So I have to work on that one too. But it won't take long.
But you can try the notebooks in the dev branch
For Paperspace user, create a new notebook in the same project. Then fill in the field :
This dev branch is temporary, so please use it only until the new update arrive. When your current notebook is not working, that means a new update has arrived on the latest channel. So, please create a fresh installation.
Beta Was this translation helpful? Give feedback.
All reactions