Update README.md

Highlighted Colab notebook addition.
This commit is contained in:
Lincoln Stein 2022-08-29 23:49:42 -04:00 committed by GitHub
parent b4babf7680
commit 55b448818e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,15 +15,17 @@ text-to-image generator. This fork supports:
3. A basic Web interface that allows you to run a local web server for
generating images in your browser.
4. A notebook for running the code on Google Colab.
4. Upscaling and face fixing using the optional ESRGAN and GFPGAN
5. Upscaling and face fixing using the optional ESRGAN and GFPGAN
packages.
5. Weighted subprompts for prompt tuning.
6. Weighted subprompts for prompt tuning.
6. Textual inversion for customization of the prompt language and images.
7. Textual inversion for customization of the prompt language and images.
7. ...and more!
8. ...and more!
This fork is rapidly evolving, so use the Issues panel to report bugs
and make feature requests, and check back periodically for