Label and load SD .safetensors model files

This commit is contained in:
Tim Patton
2022-11-19 14:49:22 -05:00
parent 47a44c7e42
commit ac7ecd2d84
4 changed files with 19 additions and 8 deletions
+1
View File
@@ -84,6 +84,7 @@ Check the [custom scripts](https://github.com/AUTOMATIC1111/stable-diffusion-web
- API
- Support for dedicated [inpainting model](https://github.com/runwayml/stable-diffusion#inpainting-with-stable-diffusion) by RunwayML.
- via extension: [Aesthetic Gradients](https://github.com/AUTOMATIC1111/stable-diffusion-webui-aesthetic-gradients), a way to generate images with a specific aesthetic by using clip images embds (implementation of [https://github.com/vicgalle/stable-diffusion-aesthetic-gradients](https://github.com/vicgalle/stable-diffusion-aesthetic-gradients))
- Can use safetensors to safely load model files without python pickle
## Where are Aesthetic Gradients?!?!
Aesthetic Gradients are now an extension. You can install it using git: