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

  • Log In
  • Sign Up

Duplicated from  hunyuanvideo-community/HunyuanVideo

jobs-git
/
HunyuanVideoCommunity

Diffusers
Safetensors
HunyuanVideoPipeline
Model card Files Files and versions
xet
Community

Instructions to use jobs-git/HunyuanVideoCommunity with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use jobs-git/HunyuanVideoCommunity with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("jobs-git/HunyuanVideoCommunity", 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
HunyuanVideoCommunity
41.9 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
jobs-git's picture
jobs-git
a-r-r-o-w's picture
a-r-r-o-w
Duplicate from hunyuanvideo-community/HunyuanVideo
0448068 verified over 1 year ago
  • scheduler
    Duplicate from hunyuanvideo-community/HunyuanVideo over 1 year ago
  • text_encoder
    Duplicate from hunyuanvideo-community/HunyuanVideo over 1 year ago
  • text_encoder_2
    Duplicate from hunyuanvideo-community/HunyuanVideo over 1 year ago
  • tokenizer
    Duplicate from hunyuanvideo-community/HunyuanVideo over 1 year ago
  • tokenizer_2
    Duplicate from hunyuanvideo-community/HunyuanVideo over 1 year ago
  • transformer
    Duplicate from hunyuanvideo-community/HunyuanVideo over 1 year ago
  • vae
    Duplicate from hunyuanvideo-community/HunyuanVideo over 1 year ago
  • .gitattributes
    1.58 kB
    Duplicate from hunyuanvideo-community/HunyuanVideo over 1 year ago
  • README.md
    1.16 kB
    Duplicate from hunyuanvideo-community/HunyuanVideo over 1 year ago
  • config.json
    39 Bytes
    Duplicate from hunyuanvideo-community/HunyuanVideo over 1 year ago
  • model_index.json
    563 Bytes
    Duplicate from hunyuanvideo-community/HunyuanVideo over 1 year ago