Instructions to use fwwrsd/9879yhu-epoch10 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use fwwrsd/9879yhu-epoch10 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Comfy-Org/z_image", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("fwwrsd/9879yhu-epoch10") prompt = "9879yhu" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
import torch
from diffusers import DiffusionPipeline
# switch to "mps" for apple devices
pipe = DiffusionPipeline.from_pretrained("Comfy-Org/z_image", dtype=torch.bfloat16, device_map="cuda")
pipe.load_lora_weights("fwwrsd/9879yhu-epoch10")
prompt = "9879yhu"
image = pipe(prompt).images[0]9879yhu โ Epoch 10/17
Identity LoRA checkpoint (epoch 10 of 17).
Trigger Word
Use 9879yhu in your prompt.
Download
https://huggingface.co/fwwrsd/9879yhu-epoch10/resolve/main/9879yhu_epoch10.safetensors
Training Details
| Parameter | Value |
|---|---|
| Base Model | Comfy-Org/z_image |
| Epoch | 10 / 17 |
| LoRA Rank | 32 |
| Learning Rate | 0.00005 |
| Resolution | 1024px |
| Training Images | 58 |
Trained with NanoBanana LoRA Bot on RunPod
- Downloads last month
- 2
Model tree for fwwrsd/9879yhu-epoch10
Base model
Comfy-Org/z_image