Upload README.md with huggingface_hub
Browse files
README.md
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# mf0 Freeman LoRA
|
| 2 |
+
|
| 3 |
+
LoRA fine-tuned on Flux for generating the "Freeman" character.
|
| 4 |
+
|
| 5 |
+
## Usage
|
| 6 |
+
|
| 7 |
+
**Trigger word:** `mf0`
|
| 8 |
+
|
| 9 |
+
### Example prompts:
|
| 10 |
+
- `mf0, minimalist 2D hand-drawn animation frame, full body, front view, standing pose, thick black outlines, light gray background`
|
| 11 |
+
- `mf0, minimalist 2D animation frame, sad expression, thick black outlines, monochrome`
|
| 12 |
+
|
| 13 |
+
### Character traits:
|
| 14 |
+
- Oval/pill-shaped white head with large black oval eyes
|
| 15 |
+
- Black mass/blob body (like wearing a black t-shirt)
|
| 16 |
+
- Stick-figure arms and legs
|
| 17 |
+
- Minimalist 2D hand-drawn style
|
| 18 |
+
- Thick black outlines
|
| 19 |
+
- Usually on gray background
|
| 20 |
+
|
| 21 |
+
## Training details
|
| 22 |
+
- **Base model:** Flux
|
| 23 |
+
- **Training steps:** 1000
|
| 24 |
+
- **Learning rate:** 5e-05
|
| 25 |
+
- **Rank:** 16
|
| 26 |
+
- **Dataset:** 132 curated images
|