An open API service indexing awesome lists of open source software.

https://github.com/cursedprograms/image-generator

This project leverages the SDXL-Turbo model for versatile image processing tasks. Offering a simple command-line interface, it facilitates both Text-to-image and Image-to-image operations. Users select an operation, input prompts, and the script dynamically generates and executes code snippets.
https://github.com/cursedprograms/image-generator

ai ai-art art art-generation artificial-intelligence image-generation image-generation-ai image-generators json prompt-engineering prompt-injection sdxl self-prompting stablediffusion

Last synced: 6 months ago
JSON representation

This project leverages the SDXL-Turbo model for versatile image processing tasks. Offering a simple command-line interface, it facilitates both Text-to-image and Image-to-image operations. Users select an operation, input prompts, and the script dynamically generates and executes code snippets.

Awesome Lists containing this project

README

          





ko-fi




Python


Flask


# Image-Generator

![Image-Generator](https://github.com/CursedPrograms/Image-generator/raw/main/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:

## Text-to-image Conversion:

Allows users to convert a text prompt into an image using the SDXL-Turbo model.
Users are prompted to input a text prompt, and the script generates code snippets using the model to produce an image.
The generated image is saved in the "output" directory.

## Image-to-image Transformation:

Enables users to transform an existing image based on a text prompt using SDXL-Turbo.
Users input a text prompt, and the script generates code snippets utilizing the model to transform an initial image.
The resulting image is saved in the "output" directory.



[Creations by the Image-Genetator](https://cursedprograms.github.io/image-gen-demo-images/)

## How to Run:
```bash
pip install -r requirements.txt
```
```bash
python main.py
```
To make the setup script executable, run the following command in your terminal:

```bash
chmod +x setup.sh
```
- [GloriosaAI Repository](https://github.com/CursedPrograms/GloriosaAI)
- [Gender-Age-ID Repository](https://github.com/CursedPrograms/Gender-Age-ID)
- [Detect-Face Repository](https://github.com/CursedPrograms/Detect-Face)
- [Cursed GPT Repository](https://github.com/CursedPrograms/Cursed-GPT)





SynthWomb




CursedEntertainment Logo