Instructions to use Norton0924/3D_MMORPG_style_z-image-turbo_lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Norton0924/3D_MMORPG_style_z-image-turbo_lora with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Tongyi-MAI/Z-Image-Turbo", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Norton0924/3D_MMORPG_style_z-image-turbo_lora") prompt = "A fierce female warrior with silver armor and flowing red cape, holding a glowing sword" image = pipe(prompt).images[0] - Inference
- 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("Tongyi-MAI/Z-Image-Turbo", dtype=torch.bfloat16, device_map="cuda")
pipe.load_lora_weights("Norton0924/3D_MMORPG_style_z-image-turbo_lora")
prompt = "A fierce female warrior with silver armor and flowing red cape, holding a glowing sword"
image = pipe(prompt).images[0]LostArk Style Lora

- Prompt
- A fierce female warrior with silver armor and flowing red cape, holding a glowing sword

- Prompt
- A mysterious hooded mage casting ice magic, surrounded by blue crystalline particles

- Prompt
- A young elven archer with long blonde hair and green leather outfit in an enchanted forest

- Prompt
- A noble knight in golden plate armor riding a white horse, banner waving behind

- Prompt
- A dark assassin with twin daggers, wearing black leather and a crimson scarf

- Prompt
- A celestial priest with angelic wings, white robes glowing with holy light

- Prompt
- A battle-hardened berserker with massive axe, tribal tattoos and wild black hair

- Prompt
- A steampunk engineer girl with goggles, mechanical arm and gear-covered outfit

- Prompt
- A demonic warlock with horns and purple flames, wearing dark tattered robes
Download model
Download them in the Files & versions tab.
- Downloads last month
- 13
Model tree for Norton0924/3D_MMORPG_style_z-image-turbo_lora
Base model
Tongyi-MAI/Z-Image-Turbo