feat: add lora modelcard
Browse files
README.md
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
- zh
|
| 6 |
+
base_model:
|
| 7 |
+
- FireRedTeam/FireRed-Image-Edit-1.1
|
| 8 |
+
---
|
| 9 |
+
## 🔥 FireRed-Image-Edit LoRA Zoo
|
| 10 |
+
|
| 11 |
+
We release three specialized LoRA models built on top of FireRed-Image-Edit-1.1, targeting artistic typography, beauty editing, and accelerated inference scenarios.
|
| 12 |
+
|
| 13 |
+
### 🎨 CoverCraft
|
| 14 |
+
|
| 15 |
+
A typography-focused LoRA designed for artistic font generation and stylized title design.
|
| 16 |
+
It enhances decorative lettering, poster-style typography, and expressive text rendering while maintaining structural clarity and layout consistency. Ideal for cover design, social media banners, and creative visual storytelling.
|
| 17 |
+
|
| 18 |
+
### 💄 Makeup
|
| 19 |
+
|
| 20 |
+
A beauty-oriented LoRA tailored for cosmetic editing and makeup enhancement.
|
| 21 |
+
It improves skin refinement, color harmony, lip/eye detailing, and overall facial aesthetics, while preserving identity consistency and natural texture fidelity.
|
| 22 |
+
|
| 23 |
+
### ⚡ Lightning (8-step distilled)
|
| 24 |
+
|
| 25 |
+
A distilled acceleration LoRA optimized for 8-step fast inference.
|
| 26 |
+
It significantly reduces generation time while maintaining strong instruction alignment and visual coherence, making it suitable for real-time or high-throughput editing applications.
|