File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313<div align =" center " >
1414 <img alt =" Flask " src =" https://img.shields.io/badge/flask%20-%23323330.svg?&style=for-the-badge&logo=flask&logoColor=white " />
1515</div >
16+
17+ ---
1618
1719# Image-Generator
1820
1921![ Image-Generator] ( https://github.com/CursedPrograms/Image-generator/raw/main/demo_images/image-gen-cover.png )
2022
23+ ## 📖 Overview
24+
25+ <details >
26+ <summary ><b >Overview</b ></summary >
27+
2128This Python project provides a simple command-line interface for interacting with the SDXL-Turbo model, showcasing two key functionalities:
2229
2330## Text-to-image Conversion:
@@ -32,14 +39,23 @@ Enables users to transform an existing image based on a text prompt using SDXL-T
3239Users input a text prompt, and the script generates code snippets utilizing the model to transform an initial image.
3340The resulting image is saved in the "output" directory.
3441
42+ </details >
43+
44+ ---
45+
3546<div align =" center " >
36-
47+
3748[ Creations by the Image-Genetator] ( https://cursedprograms.github.io/image-gen-demo-images/ )
3849
3950</div >
4051
52+ ---
53+
4154## How to Run:
42- ### Setup Virtual environment
55+ ### Environment Setup
56+
57+ <details >
58+ <summary ><b >Environment Setup</b ></summary >
4359
4460#### Lunix
4561``` bash
@@ -54,16 +70,19 @@ py -3.11 -m venv venv311
5470venv311\S cripts\a ctivate
5571pip install -r requirements.txt
5672```
57- ``` bash
58- chmod +x setup.sh
59- ```
73+ </details >
74+
75+ ---
76+
77+ ## Related Projects
6078
61- <br >
6279- [ GloriosaAI Repository] ( https://github.com/CursedPrograms/GloriosaAI )
6380- [ Gender-Age-ID Repository] ( https://github.com/CursedPrograms/Gender-Age-ID )
6481- [ Detect-Face Repository] ( https://github.com/CursedPrograms/Detect-Face )
6582- [ Cursed GPT Repository] ( https://github.com/CursedPrograms/Cursed-GPT )
6683
84+ ---
85+
6786<br >
6887<div align =" center " >
6988<a href =" https://github.com/SynthWomb " target =" _blank " align =" center " >
You can’t perform that action at this time.
0 commit comments