You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -402,10 +402,12 @@ repository and associated paper for details and limitations.
402
402
403
403
- v1.13 (3 September 2022)
404
404
405
-
- Support image variations (see [VARIATIONS](VARIATIONS.md)
405
+
- Support image variations (see [VARIATIONS](VARIATIONS.md) ([Kevin Gibbons](https://github.com/bakkot) and many contributors and reviewers)
406
406
- Supports a Google Colab notebook for a standalone server running on Google hardware [Arturo Mendivil](https://github.com/artmen1516)
407
407
- WebUI supports GFPGAN/ESRGAN facial reconstruction and upscaling [Kevin Gibbons](https://github.com/bakkot)
408
408
- WebUI supports incremental display of in-progress images during generation [Kevin Gibbons](https://github.com/bakkot)
409
+
- A new configuration file scheme that allows new models (including upcoming stable-diffusion-v1.5)
410
+
to be added without altering the code. ([David Wager](https://github.com/maddavid12))
409
411
- Can specify --grid on dream.py command line as the default.
0 commit comments