Instructions to use ZuluVision/MoviiGen1.1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use ZuluVision/MoviiGen1.1 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("ZuluVision/MoviiGen1.1", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
Request: DOI
#4
by IfraRao-1 - opened
Realistic, detailed scene of a rustic, oversized wooden kitchen where bakers with dwarfism prepare a giant pie. The space features colossal countertops, towering cabinets, and a glowing brick oven. Oversized utensils—a person-sized rolling pin, bathtub-sized dough bowl, and towering milk jug—dot the flour-dusted room. The bakers, in aprons and caps, work collaboratively: one stirs fruit filling on a step stool, another heaves a sugar sack, and a third slides the pie into the oven. Golden sunlight highlights textured wood beams, copper pots, and their flour-smudged faces. Realistic details: wood grain, steaming pie, dangling lantern glow, and hints of cinnamon and baked apples