Major Updates 2024.09.21 Announcement #15
Replies: 2 comments 5 replies
-
I found this helpful table from this comment.
|
Beta Was this translation helpful? Give feedback.
-
thanks for your great work, this is amazing. |
Beta Was this translation helpful? Give feedback.
-
Project Rework and Forge with Flux support
Installing
Setting up instance will take a bit longer than usual because I move most WebUI dependecies to the container which make the container size is increased. For RunPod, I recommend to choose instance with extreme internet speed. For Paperspace, it should be fine once they start caching the container in their server. And since I move the dependencies to the container, launching WebUI will be much much faster now.
RunPod
For RunPod users, you can use the current templates as usual. I recommend creating a new installation rather than using an existing one.
Paperspace
For Paperspace users, because Paperspace caches the old container in their server, you have to create a new installation with specific container version. Which means that when there is a new version of the container, you have to create new installation again. There will be a date on the container tag indicating the creation date. I will try to do updates only if necessary.
Current container version are :
Command is still the same :
Updating
To help you understand how the update process works, this project consists of :
old-notebooks
directory.1.1. Initialization
in notebook setup.CivitAI API Key
Previously, we had to input the api key to the
civitai_token
variable every time the notebook was updated. Now, the CivitAI API Key will be stored in shared storage so you don't have to input civitai_token repeatedly.Temporary Storage Settings (Paperspace Only)
Store your models, LoRA, controlNet and text encoder in temporary storage. Don't be afraid of getting charged. Temporary storage now has a nice UI. Settings will persist even if you restart the machine.
Extensions
Now the extension list has an UI for installing and updating extensions. But please remember that Forge just went through a major changes, so many extensions won't work.
Resource Lists
Just like extensions, right now resource lists also have an UI for users to select which models and version they want to download. Flux resource lists also has been added. You can also request me to add your favorite models to the list.
ControlNet and Install from URLs ?
I haven't changed them yet. They still use the old method. But I will update them gradually.
Closing
I just wanted to say thank you for using my work. I'm sorry if this took too long.
I've been through trials and errors over the past month. But it's been so much fun.
Your suggestions and criticisms are very much appreciated.
Beta Was this translation helpful? Give feedback.
All reactions