Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

zenlm
/
zen-world

Text-to-Video
Diffusers
Safetensors
English
t2v
zen
zenlm
hanzo
video-generation
Model card Files Files and versions
xet
Community

Instructions to use zenlm/zen-world with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use zenlm/zen-world with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("zenlm/zen-world", 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
zen-world
69.1 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 8 commits
hanzo-dev
Add LICENSE and NOTICE files for license compliance
48735e6 2 months ago
  • assets
    Add model weights 6 months ago
  • examples
    Add model weights 6 months ago
  • google
    Add model weights 6 months ago
  • .gitattributes
    2.13 kB
    Add model weights 6 months ago
  • LICENSE
    11.2 kB
    Add LICENSE and NOTICE files for license compliance 2 months ago
  • LICENSE.txt
    11.4 kB
    Add model weights 6 months ago
  • NOTICE
    428 Bytes
    Add LICENSE and NOTICE files for license compliance 2 months ago
  • README.md
    1.23 kB
    Fix attribution: honest base_model + upstream NOTICE; remove false Zen MoDE/scratch claims 2 months ago
  • Wan2.1_VAE.pth
    508 MB
    xet
    Add model weights 6 months ago
  • config.json
    250 Bytes
    Add model weights 6 months ago
  • diffusion_pytorch_model-00001-of-00006.safetensors
    9.89 GB
    xet
    Add model weights 6 months ago
  • diffusion_pytorch_model-00002-of-00006.safetensors
    9.84 GB
    xet
    Add model weights 6 months ago
  • diffusion_pytorch_model-00003-of-00006.safetensors
    9.84 GB
    xet
    Add model weights 6 months ago
  • diffusion_pytorch_model-00004-of-00006.safetensors
    9.84 GB
    xet
    Add model weights 6 months ago
  • diffusion_pytorch_model-00005-of-00006.safetensors
    9.84 GB
    xet
    Add model weights 6 months ago
  • diffusion_pytorch_model-00006-of-00006.safetensors
    7.91 GB
    xet
    Add model weights 6 months ago
  • diffusion_pytorch_model.safetensors.index.json
    96.8 kB
    Add model weights 6 months ago
  • models_t5_umt5-xxl-enc-bf16.pth
    11.4 GB
    xet
    Add model weights 6 months ago