import torch
from diffusers import DiffusionPipeline
# switch to "mps" for apple devices
pipe = DiffusionPipeline.from_pretrained("unsloth/Qwen3-1.7B", dtype=torch.bfloat16, device_map="cuda")
pipe.load_lora_weights("Crystalhavanvo/loratiengviet")
prompt = "-"
image = pipe(prompt).images[0]loratiengviet

- Prompt
- -
Model description
bộ dữ liệu tiếng Việt đang mở rộng.
Download model
Download them in the Files & versions tab.
- Downloads last month
- 3
Hardware compatibility
Log In to add your hardware
We're not able to determine the quantization variants.