Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

AEmotionStudio
/
Vista4D

Text-to-Video
Diffusers
Safetensors
video-reshooting
4d
vista4d
wan2.1
fp8
quantized
Model card Files Files and versions
xet
Community

Instructions to use AEmotionStudio/Vista4D with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use AEmotionStudio/Vista4D with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("AEmotionStudio/Vista4D", 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
Vista4D / vista4d-bf16
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
AEmotionStudio's picture
AEmotionStudio
Upload vista4d-bf16/720p49_step=3000/config.yaml with huggingface_hub
90ae880 verified about 11 hours ago
  • 384p49_step=30000
    Upload vista4d-bf16/384p49_step=30000/config.yaml with huggingface_hub about 11 hours ago
  • 720p49_step=3000
    Upload vista4d-bf16/720p49_step=3000/config.yaml with huggingface_hub about 11 hours ago