Spaces:
Runtime error
Runtime error
title: Celebrity LoRA Mix Public | |
emoji: π | |
colorFrom: indigo | |
colorTo: purple | |
sdk: gradio | |
sdk_version: "4.22.0" | |
app_file: app.py | |
pinned: false | |
# π Celebrity LoRA Mix Public | |
Mix and match multiple **LoRA models** dynamically to create unique celebrity-style AI images! | |
Built using **Gradio**, **Diffusers**, and **Transformers** with live progress updates. | |
--- | |
## π Features | |
- π· Generate high-quality images with selectable LoRAs | |
- ποΈ Adjust LoRA weights individually | |
- π² Randomize LoRA combinations for creative results | |
- πΌοΈ Supports up to 4 LoRAs combined | |
- π₯ Multiple image generation with randomized seeds | |
- β‘ Fast model loading with optimized Huggingface cache | |
--- | |
## π How to Use | |
1. Select 1β4 LoRAs from the gallery | |
2. Adjust LoRA weight sliders (optional) | |
3. Write your custom prompt (or randomize) | |
4. Click **Generate** and watch the magic happen! | |
5. Ajust the slider and create 1 to 16 different images each from random seed π₯Newπ₯ | |
--- | |
## π Requirements (already installed) | |
- `gradio==4.22.0` | |
- `diffusers==0.27.2` | |
- `transformers==4.39.3` | |
- `torch==2.4.0` | |
- `safetensors` | |
- `pandas` | |
- `huggingface_hub` | |
- `spaces` | |
--- | |
## π£ Notes | |
- The app uses [taef1](https://huggingface.co/madebyollin/taef1) lightweight VAE for speed | |
- Fully optimized for Hugging Face Spaces with cache reuse | |
- Best experience on GPU Spaces π | |
--- | |
### π€ Join the Community | |
Join our [Discord server](https://discord.gg/X2VDEufT) to share your creations and request new LoRAs! | |
--- | |