Instructions to use fwwrsd/tvix-epoch30 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use fwwrsd/tvix-epoch30 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/tvix-epoch30") prompt = "tvix" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
tvix โ Epoch 30/50
Z_IMAGE_BASE identity LoRA checkpoint (epoch 30 of 50).
Trigger Word
Use tvix in your prompt.
Download
https://huggingface.co/fwwrsd/tvix-epoch30/resolve/main/tvix_epoch30.safetensors
Training Details
| Parameter | Value |
|---|---|
| Base Model | Comfy-Org/z_image |
| Epoch | 30 / 50 |
| LoRA Rank | 32 |
| Learning Rate | 0.00008 |
| Resolution | 1024px |
| Training Media | 61 |
Trained with NanoBanana LoRA Bot on RunPod
- Downloads last month
- -
Model tree for fwwrsd/tvix-epoch30
Base model
Comfy-Org/z_image