Skip to content

Commit

Permalink
Update readme and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Stax124 committed Nov 27, 2023
1 parent e7876ba commit e4ea7d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,12 @@


<p>
<a href="https://github.com/VoltaML/voltaML-fast-stable-diffusion/actions/workflows/docker_build_main.yml">
<img src="https://github.com/VoltaML/voltaML-fast-stable-diffusion/actions/workflows/docker_build_main.yml/badge.svg" alt="docker build" />
</a>
<a href="https://github.com/VoltaML/voltaML-fast-stable-diffusion/actions/workflows/docs.yml">
<img src="https://github.com/VoltaML/voltaML-fast-stable-diffusion/actions/workflows/docs.yml/badge.svg" alt="docs" />
</a>
<a href="https://github.com/VoltaML/voltaML-fast-stable-diffusion/graphs/contributors">
<img src="https://img.shields.io/github/contributors/VoltaML/voltaML-fast-stable-diffusion" alt="contributors" />
</a>
<a href="">
<img src="https://img.shields.io/github/last-commit/VoltaML/voltaML-fast-stable-diffusion" alt="last update" />
</a>
<a href="https://github.com/VoltaML/voltaML-fast-stable-diffusion/network/members">
<img src="https://img.shields.io/github/forks/VoltaML/voltaML-fast-stable-diffusion" alt="forks" />
</a>
Expand Down
2 changes: 2 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

- Highres fix can now use image upscalers (ESRGAN, RealSR, etc.) for the intermediate step
- API converted to sync where applicable, this should resolve some issues with websockets and thread lockups
- FreeU support
- Diffusers version bump

## v0.4.2

Expand Down

0 comments on commit e4ea7d9

Please sign in to comment.