Keltezaa's picture
Update README.md
47336b5 verified
|
raw
history blame contribute delete
1.54 kB
---
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!
---