rsshekhawat / Qwen-Edit-3DChibi-LoRA

huggingface.co
Total runs: 1.3K
24-hour runs: -69
7-day runs: -728
30-day runs: -1.2K
Model's Last Updated: November 10 2025
image-to-image

Introduction of Qwen-Edit-3DChibi-LoRA

Model Details of Qwen-Edit-3DChibi-LoRA

Qwen-Edit-3DChibi-LoRA

Prompt
Convert this image into 3D Chibi Style
Prompt
Convert this image into 3D Chibi Style
Prompt
Convert this image into 3D Chibi Style
Model description

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.

Download model

Download them in the Files & versions tab.

Runs of rsshekhawat Qwen-Edit-3DChibi-LoRA on huggingface.co

1.3K
Total runs
-69
24-hour runs
-538
3-day runs
-728
7-day runs
-1.2K
30-day runs

More Information About Qwen-Edit-3DChibi-LoRA huggingface.co Model

More Qwen-Edit-3DChibi-LoRA license Visit here:

https://choosealicense.com/licenses/apache-2.0

Qwen-Edit-3DChibi-LoRA huggingface.co

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 Url

https://huggingface.co/rsshekhawat/Qwen-Edit-3DChibi-LoRA

rsshekhawat Qwen-Edit-3DChibi-LoRA online free

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:

https://huggingface.co/rsshekhawat/Qwen-Edit-3DChibi-LoRA

Qwen-Edit-3DChibi-LoRA install

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:

https://huggingface.co/rsshekhawat/Qwen-Edit-3DChibi-LoRA

Url of Qwen-Edit-3DChibi-LoRA

Qwen-Edit-3DChibi-LoRA huggingface.co Url

Provider of Qwen-Edit-3DChibi-LoRA huggingface.co

rsshekhawat
ORGANIZATIONS