Upload README.md with huggingface_hub
Browse files
README.md
ADDED
|
@@ -0,0 +1,62 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
tags:
|
| 4 |
+
- lora
|
| 5 |
+
- style-transfer
|
| 6 |
+
- somboy
|
| 7 |
+
- zimage
|
| 8 |
+
- anime
|
| 9 |
+
- 2.5d
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
# SomBoy Style LoRA for Z-Image
|
| 13 |
+
|
| 14 |
+
Style LoRA trained to transfer the **SomBoy v2.5** art style (2.5D anime aesthetic from CivitAI) to Z-Image.
|
| 15 |
+
|
| 16 |
+
## Trigger Word
|
| 17 |
+
|
| 18 |
+
```
|
| 19 |
+
somboy_2d5
|
| 20 |
+
```
|
| 21 |
+
|
| 22 |
+
## Usage
|
| 23 |
+
|
| 24 |
+
Use the trigger word `somboy_2d5` in your prompt to activate the style.
|
| 25 |
+
|
| 26 |
+
Example prompts:
|
| 27 |
+
- `1girl, portrait, long black hair, soft lighting, in the style of somboy_2d5`
|
| 28 |
+
- `1boy, casual outfit, modern aesthetic, in the style of somboy_2d5`
|
| 29 |
+
|
| 30 |
+
## Sample Images
|
| 31 |
+
|
| 32 |
+

|
| 33 |
+
|
| 34 |
+

|
| 35 |
+
|
| 36 |
+

|
| 37 |
+
|
| 38 |
+

|
| 39 |
+
|
| 40 |
+

|
| 41 |
+
|
| 42 |
+

|
| 43 |
+
|
| 44 |
+

|
| 45 |
+
|
| 46 |
+

|
| 47 |
+
|
| 48 |
+

|
| 49 |
+
|
| 50 |
+

|
| 51 |
+
|
| 52 |
+
## Training Details
|
| 53 |
+
|
| 54 |
+
- **Base Model**: Z-Image
|
| 55 |
+
- **Training Steps**: 3000
|
| 56 |
+
- **Learning Rate**: 1e-4
|
| 57 |
+
- **Network Dim**: 32
|
| 58 |
+
- **Dataset**: 60 images generated with SomBoy v2.5 checkpoint
|
| 59 |
+
|
| 60 |
+
## License
|
| 61 |
+
|
| 62 |
+
Apache 2.0
|