Skip to content

6.0.0

Compare
Choose a tag to compare
@AbdBarho AbdBarho released this 16 May 17:21
· 34 commits to master since this release
1106274

Breaking changes

Maybe a short story:

It was shortly after stable diffusion 1.4 was announced, August of 2022, and I was really excited to try it out myself. I was surprised to see the community working on a UI for using stable diffusion.

I did not want to mess up my system setup with python, virtualenv and such. I was (and still am) learning how to use containers. So I built the webui in the container, and decided to publish it on github, maybe someone else needs it. And it took off! This web UI kept getting cool and new features, and keeping up to date was fun, challenging, and exciting.

This lasted for about 2 months, until A1111 took over. This previous UI started to get less and less users, features, and maintenance started to become harder. For months, the UI remained still with no updates, to this day, there are almost no changes anymore.

This UI was renamed to become https://github.com/Sygil-Dev/sygil-webui, it was the UI that started this repo. It was a long and wonderful journey, and I am sad to see this end. Thanks to everyone who worked on this awesome project.

Deprecate Sygil in #450

What's Changed

  • Update auto to pytorch 2 in #442
  • Only run if changed in #444
  • Fix overwriting existing values in config.json in auto by @wookiefriseur in #418
  • Invoke 2.3.5 in #449
  • Update/fix mounts for comfyUI by @LEv145 in #432
  • Add ClipEncoder in #458
  • Create custom_nodes dir in #461
  • Update Auto to 1.2.1 in #466
  • Deprecate Sygil in #450

New Contributors

Full Changelog: 5.0.3...6.0.0