This is a Low-Rank Adaptation (LoRA) checkpoint trained on the powerful Qwen-Image-Edit-2509 base model. It specializes in generating high-quality, highly detailed 3D Chibi Style images.
Inference Example
import torch
from diffusers import QwenImageEditPlusPipeline
from diffusers.utils import load_image
pipeline = QwenImageEditPlusPipeline.from_pretrained(
"Qwen/Qwen-Image-Edit-2509",
torch_dtype=torch.bfloat16
)
pipeline.load_lora_weights(
"rsshekhawat/Qwen-Edit-3DChibi-LoRA",
weight_name="qwen_3d_chibi_lora_v1_000000820.safetensors"
)
pipeline.enable_sequential_cpu_offload()
image = load_image("Image.png").convert("RGB")
generator = torch.Generator(device="cuda").manual_seed(42)
prompt = "Convert this image into 3D Chibi Style"
image = pipeline(
image=image,
prompt=prompt,
negative_prompt="",
height=1024,
width=1024,
num_inference_steps=25,
true_cfg_scale=5.0,
generator=generator
).images[0]
image.save("Edited_Image.png")
Trigger words
You should use
3D Chibi Style
to trigger the image generation.
Qwen-Edit-3DChibi-LoRA huggingface.co is an AI model on huggingface.co that provides Qwen-Edit-3DChibi-LoRA's model effect (), which can be used instantly with this rsshekhawat Qwen-Edit-3DChibi-LoRA model. huggingface.co supports a free trial of the Qwen-Edit-3DChibi-LoRA model, and also provides paid use of the Qwen-Edit-3DChibi-LoRA. Support call Qwen-Edit-3DChibi-LoRA model through api, including Node.js, Python, http.
Qwen-Edit-3DChibi-LoRA huggingface.co is an online trial and call api platform, which integrates Qwen-Edit-3DChibi-LoRA's modeling effects, including api services, and provides a free online trial of Qwen-Edit-3DChibi-LoRA, you can try Qwen-Edit-3DChibi-LoRA online for free by clicking the link below.
rsshekhawat Qwen-Edit-3DChibi-LoRA online free url in huggingface.co:
Qwen-Edit-3DChibi-LoRA is an open source model from GitHub that offers a free installation service, and any user can find Qwen-Edit-3DChibi-LoRA on GitHub to install. At the same time, huggingface.co provides the effect of Qwen-Edit-3DChibi-LoRA install, users can directly use Qwen-Edit-3DChibi-LoRA installed effect in huggingface.co for debugging and trial. It also supports api for free installation.
Qwen-Edit-3DChibi-LoRA install url in huggingface.co: