Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
CursedPrograms committed Feb 10, 2024
1 parent 57e6387 commit 65bd935
Show file tree
Hide file tree
Showing 8 changed files with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@

# Image-Generator

![Demo Image](/demo-images/image-gen-cover.png)

[Image-Gen-Demo Images](https://cursedprograms.github.io/image-gen-demo-images/)
![Demo Image](/demo_images/image-gen-cover.png)

This Python project provides a simple command-line interface for interacting with the SDXL-Turbo model, showcasing two key functionalities:

Expand All @@ -28,10 +26,10 @@ The resulting image is saved in the "output" directory.

<div align="center">

![Demo Image](https://github.com/CursedPrograms/Image-Generator/raw/main/demo-images/demo00.jpg)
![Demo Image](https://github.com/CursedPrograms/Image-Generator/raw/main/demo-images/demo01.jpg)
![Demo Image](https://github.com/CursedPrograms/Image-Generator/raw/main/demo-images/demo02.jpg)
![Demo Image](https://github.com/CursedPrograms/Image-Generator/raw/main/demo-images/demo03.jpg)
![Demo Image](https://github.com/CursedPrograms/Image-Generator/raw/main/demo_images/demo00.jpg)
![Demo Image](https://github.com/CursedPrograms/Image-Generator/raw/main/demo_images/demo01.jpg)
![Demo Image](https://github.com/CursedPrograms/Image-Generator/raw/main/demo_images/demo02.jpg)
![Demo Image](https://github.com/CursedPrograms/Image-Generator/raw/main/demo_mages/demo03.jpg)

</div>

Expand Down
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes

0 comments on commit 65bd935

Please sign in to comment.