sheldonchiu / AI-AIO

A super toolbox for everyone to enjoy AI on Papaerspace
MIT License
18 stars 4 forks source link

Web ui Extensions #23

Closed simonelmundo closed 9 months ago

simonelmundo commented 9 months ago

Hello, I checked the tutorial, but the web ui you had on it is different that the one I have Screenshot 2023-09-23 124333 I'm missing lot of extensions and features . How do I get the same web ui as you had?

sheldonchiu commented 9 months ago

For webui extensions, use the extension tab and install the desired extension

simonelmundo commented 9 months ago

is there a way to install them before I launch the web_ui?I mean to install the extensions with the models and loras and get a web-ui like the one you had : Screenshot 2023-09-23 140904

sheldonchiu commented 9 months ago

The list of extensions is very very long, and constantly updating. Too much extensions could be overwhelming for beginners, and I recommend trying it one by one.

To learn more about extension, you can take a look at this https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Extensions

Some extensions that I have used is:

  1. MultiDiffusion with Tiled VAE
  2. OpenPose Editor
  3. Catppuccin themes

You just have to install the extension once, it will still be there next time you start a new notebook

simonelmundo commented 9 months ago

"You just have to install the extension once, it will still be there next time you start a new notebook" Oh! is that so! then It won't be a problem! I thought I had to install the extensions every time I have to start a new notebook from the extensions tab. How is it possible that it remembers the extensions I installed? where does it get stored, I thought i start a blank new notebook every time.... Anyway, thank you! I hope it doesn't bother you with all the issues im opening.

sheldonchiu commented 9 months ago

For pro tier user, papersapce provide 15GB of free storage. All tools related files and image outputs are stored inside this storage, which is shared across all your notebooks.

Model files are downloaded every time you start a new notebook to save space.