https://github.com/automatic1111/stable-diffusion-webui-aesthetic-gradients
Aesthetic gradients extension for web ui
https://github.com/automatic1111/stable-diffusion-webui-aesthetic-gradients
Last synced: 6 months ago
JSON representation
Aesthetic gradients extension for web ui
- Host: GitHub
- URL: https://github.com/automatic1111/stable-diffusion-webui-aesthetic-gradients
- Owner: AUTOMATIC1111
- Created: 2022-10-22T09:22:04.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-23T08:45:27.000Z (over 2 years ago)
- Last Synced: 2025-03-29T22:09:27.676Z (7 months ago)
- Language: Python
- Size: 1.07 MB
- Stars: 445
- Watchers: 16
- Forks: 66
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Aesthetic Gradients

This is an extension for [web ui](https://github.com/AUTOMATIC1111/stable-diffusion-webui).
To install it, clone the repo into the `extensions` directory and restart the web ui:
```commandline
git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui-aesthetic-gradients extensions/aesthetic-gradients
```Original repo: https://github.com/vicgalle/stable-diffusion-aesthetic-gradients
Most of the code here has been written by MalumaDev, in this PR: https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/2585
If the original author or MalumaDev creates a copy or a clone of this repository with a version of the
extension that he is willing to develop/maintain, I will replace this repo with a link to his.