Spaces:
Running
on
Zero
Running
on
Zero
File size: 2,269 Bytes
7d16304 6d075a0 7d16304 6d075a0 7d16304 532cc88 2eaa058 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 |
---
title: T2i Model Mayhem
emoji: π
colorFrom: blue
colorTo: blue
sdk: gradio
sdk_version: 5.12.0
app_file: app.py
pinned: false
license: mit
short_description: T2Image Model mayhem -- a gateway to diffusion workflows
hf_oauth: true
# optional, default duration is 8 hours/480 minutes. Max duration is 30 days/43200 minutes.
hf_oauth_expiration_minutes: 480
---
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
# π¦ Text-to-Image Magic β¨
This repository unleashes the power of AI to turn your wildest text ideas into stunning visuals! β¨
**Features:**
* **Model Mayhem:** Choose from a menagerie of cutting-edge diffusion models like Stable Diffusion XL, unleashing a universe of artistic possibilities.
* **Parameter Playground:** Fine-tune your creations with sliders for height, width, and other magical parameters.
* **Effortless Generation:** Generate breathtaking images with just a few clicks β no coding required!
**Getting Started:**
1. **Clone this repo:**
```bash
git clone <repository_url>
```
2. **Set up your magic workshop:**
```bash
python3 -m venv .venv
source .venv/bin/activate
```
3. **Brew the magic potion:**
```bash
pip install -r requirements.txt
```
4. **Witness the magic:**
```bash
python app.py
```
**Usage:**
1. **Summon your muse:** Select the perfect diffusion model from our mystical collection.
2. **Cast your spell:** Craft a captivating text prompt to guide the AI's creative journey.
3. **Adjust the incantations:** Fine-tune the parameters to conjure the desired image.
4. **Behold the masterpiece!** Witness the AI weave your text into a breathtaking visual masterpiece.
**Contributing:**
Want to add your own magical touch? Fork this repo and unleash your creativity! We welcome contributions of all kinds β from bug fixes to new features.
**License**
This project is licensed under the MIT License. Feel free to use, modify, and share it as you please.
**Disclaimer:**
This project is for entertainment and creative exploration. The generated images are a product of AI and may not always be perfectly accurate or realistic. Use your imagination and enjoy the magical journey! |