Home Artists Posts Import Register

Content

Hi all, been dealing with a few personal problems this last few days, so didn't managed to work as much I would like, but still got some new updates ready.

Real-ESRGAN:
There been some comments that the link was down. I accidentally had deleted it. Took this opportunity to clean the code a little and add an extra model to upscale anime videos. There still more updates I want to make, but with the code clean, it will be easier to update it soon:

https://drive.google.com/file/d/1b1Py9YGpfTDRb5OjP9_nh6Kpp6CmxP0d/view?usp=share_link


Stable Diffusion:

Link:

https://drive.google.com/drive/folders/1ZzYYwSH0ZzjhkpjKxn3YC2lGKAUXUbLJ?usp=share_link 


New Stuff:

  • You can download the Stable Diffusion 1.5 model directly from the GUI. This still in Beta test. Will add more models soon. The model will download to the cache folder from torch, I may change this to the model_sd folder later on.
  • New schedulers from Karras. Now that the code is ready, it will be super easy to add more Karras Schedulers in the future. dpmpp sde and dpmpp 2m are community favorites. For now they work with prompt2img and a little with img2img.
  • You can use .safetensors in the models and vae.
  • After selecting a folder for Dreambooth training, you can press "Check all tags from the selected folder", that way you can see what tags will be used for each image.
  • "Auto use Output as Input", if you are using multiple img2img, this may be useful.
  • Dreambooth only use images to train and ignore other extensions.

Working right now:

  • Was gonna to add "prior preservation" to dreambooth training, but there still some problems and would take some days just to fix this, will appear on the next build.
  • Making Textural Inversion tokens work.
  • Add Lora support to models.
  • Add upscale models support.
  • InstructPix2Pix


Dreambooth tags:

As default all images will use the "Exclusive prompt" as tags. You can override one image using the "ImageFile" + ".txt" and write the image prompt on the txt.

You can also create sub-folders and the tags for all images inside the sub-folder will be the sub-folder name.

Use the "Check all tags from the selected folder" button to check if the tags are correct.


Here a nice site to find some models:

https://civitai.com/ 

Comments

Anonymous

In the more recent builds I've had issues with Img2Img in general where I had fine results in older builds. Not sure if there's a setting I'm missing or if the setup is different? It seems like ever since the model wasn't included in the download itself whenever I try Img2Img I get broken results that look like rough pixelated drafts of what I'm trying to do with a lot of black empty space. I haven't seen this mentioned in other comments so it's likely I'm missing something obvious... EDIT: Nevermind, it appears that the scheduler I was using might have been responsible...

Anonymous

I like the beta Karras schedulers. Still have issue with getting inpainting to work though. Do I need to go to hugginface and re-download the inpainting for 1.5? I dont use 2.1 because it generates unusable images even with negative prompts. Any tips for 2.1? Not doing any training so I have not touched any of that stuff.

DAINAPP

You need to download the Inpainting model and add it to the models_inpainting folder: https://huggingface.co/runwayml/stable-diffusion-inpainting