AI/EXPLORER
ToolsCategoriesSitesLLMsCompareAI QuizAlternativesPremium
—AI Tools
—Sites & Blogs
—LLMs & Models
—Categories
AI Explorer

Find and compare the best artificial intelligence tools for your projects.

Made within France

Explore

  • ›All tools
  • ›Sites & Blogs
  • ›LLMs & Models
  • ›Compare
  • ›Chatbots
  • ›AI Images
  • ›Code & Dev

Company

  • ›Premium
  • ›About
  • ›Contact
  • ›Blog

Legal

  • ›Legal notice
  • ›Privacy
  • ›Terms

© 2026 AI Explorer·All rights reserved.

HomeLLMsImageCanopus Pixar 3D Flux LoRA

Canopus Pixar 3D Flux LoRA

by prithivMLmods

Open source · 6k downloads · 32 likes

1.9
(32 reviews)ImageAPI & Local
About

The Canopus Pixar 3D Flux LoRA model is designed to generate 3D images in a style inspired by Pixar films, featuring highly detailed renders and stylized characters. It excels particularly in creating cinematic scenes or portraits, capturing the vibrant, dynamic aesthetic characteristic of Pixar productions. Its use cases include designing characters, illustrations, or environments for artistic projects, video games, or visual media. What sets it apart is its ability to produce 3D images with strong stylistic consistency while remaining accessible through simple keywords like "Pixar" or "3D." It's worth noting that this version is still in development and may exhibit imperfections.

Documentation

Canopus-Pixar-3D-FluxDev-LoRA

The model is still in the training phase. This is not the final version and may contain artifacts and perform poorly in some cases.

Model description

prithivMLmods/Canopus-Pixar-3D-FluxDev-LoRA

Image Processing Parameters

ParameterValueParameterValue
LR SchedulerconstantNoise Offset0.03
OptimizerAdamW8bitMultires Noise Discount0.1
Network Dim64Multires Noise Iterations10
Network Alpha32Repeat & Steps20 & 2.3K+
Epoch15Save Every N Epochs1

Labeling: florence2-en(natural language & English)

Total Images Used for Training : 110+ [ Hi-RES ]

& More ...............

Trigger prompts

SQL
  A young man with light brown wavy hair and light brown eyes sitting in an armchair and looking directly at the camera, pixar style, disney pixar, office background, ultra detailed, 1 man
  
  cartoon 3D sunny bright Pixar-style image : super hero : full costume : cinematic --ar 68:128 --stylize 750 --v 5.2
  
  3d image, cute girl, in the style of Pixar --ar 1:2 --stylize 750
ParameterValue
Promptcartoon 3D sunny bright Pixar-style image : super hero : full costume : cinematic --ar 68:128 --stylize 750 --v 5.2
Samplereuler

Setting Up

INI
import torch
from pipelines import DiffusionPipeline

base_model = "black-forest-labs/FLUX.1-dev"
pipe = DiffusionPipeline.from_pretrained(base_model, torch_dtype=torch.bfloat16)

lora_repo = "prithivMLmods/Canopus-Pixar-3D-FluxDev-LoRA"
trigger_word = "pixar"  # Leave trigger_word blank if not used.
pipe.load_lora_weights(lora_repo)

device = torch.device("cuda")
pipe.to(device)

Trigger words

You should use Pixar to trigger the image generation.

You should use Pixar 3D to trigger the image generation.

You should use 3D to trigger the image generation.

Download model

Weights for this model are available in Safetensors format.

Download them in the Files & versions tab.

Capabilities & Tags
diffuserstext-to-imagestable-diffusionlorapixar3dcartoonfluxdevart
Links & Resources
Specifications
CategoryImage
AccessAPI & Local
LicenseOpen Source
PricingOpen Source
Rating
1.9

Try Canopus Pixar 3D Flux LoRA

Access the model directly