Add epoch 10 info
Browse files
README.md
ADDED
|
@@ -0,0 +1,45 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
tags:
|
| 6 |
+
- text-to-image
|
| 7 |
+
- lora
|
| 8 |
+
- safetensors
|
| 9 |
+
- z-image
|
| 10 |
+
- diffusion-pipe
|
| 11 |
+
- identity
|
| 12 |
+
base_model: Comfy-Org/z_image
|
| 13 |
+
base_model_relation: adapter
|
| 14 |
+
library_name: diffusers
|
| 15 |
+
pipeline_tag: text-to-image
|
| 16 |
+
instance_prompt: "uyt65"
|
| 17 |
+
---
|
| 18 |
+
|
| 19 |
+
# uyt65 — Epoch 10/52
|
| 20 |
+
|
| 21 |
+
Identity LoRA checkpoint (epoch 10 of 52).
|
| 22 |
+
|
| 23 |
+
## Trigger Word
|
| 24 |
+
|
| 25 |
+
Use **`uyt65`** in your prompt.
|
| 26 |
+
|
| 27 |
+
## Download
|
| 28 |
+
|
| 29 |
+
```
|
| 30 |
+
https://huggingface.co/fwwrsd/uyt65-epoch10/resolve/main/uyt65_epoch10.safetensors
|
| 31 |
+
```
|
| 32 |
+
|
| 33 |
+
## Training Details
|
| 34 |
+
|
| 35 |
+
| Parameter | Value |
|
| 36 |
+
|-----------|-------|
|
| 37 |
+
| Base Model | [Comfy-Org/z_image](https://huggingface.co/Comfy-Org/z_image) |
|
| 38 |
+
| Epoch | 10 / 52 |
|
| 39 |
+
| LoRA Rank | 32 |
|
| 40 |
+
| Learning Rate | 0.00005 |
|
| 41 |
+
| Resolution | 1024px |
|
| 42 |
+
| Training Images | 58 |
|
| 43 |
+
|
| 44 |
+
---
|
| 45 |
+
*Trained with [NanoBanana LoRA Bot](https://t.me/LoraDatasetBot) on RunPod*
|