aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTim Patton <38817597+pattontim@users.noreply.github.com>2022-11-19 19:49:22 +0000
committerTim Patton <38817597+pattontim@users.noreply.github.com>2022-11-19 19:49:22 +0000
commitac7ecd2d847bf4e3a9503db0f2a291e32b82302c (patch)
tree1f38e9560f797955024deadd9fe0dade61bf0368 /README.md
parent47a44c7e421b98ca07e92dbf88769b04c9e28f86 (diff)
downloadstable-diffusion-webui-gfx803-ac7ecd2d847bf4e3a9503db0f2a291e32b82302c.tar.gz
stable-diffusion-webui-gfx803-ac7ecd2d847bf4e3a9503db0f2a291e32b82302c.tar.bz2
stable-diffusion-webui-gfx803-ac7ecd2d847bf4e3a9503db0f2a291e32b82302c.zip
Label and load SD .safetensors model files
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 33508f31..ba9f3952 100644
--- a/README.md
+++ b/README.md
@@ -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: