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

JackIsNotInTheBox
/
Generate_Audio_for_Video_Checkpoints

Diffusers
Safetensors
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use JackIsNotInTheBox/Generate_Audio_for_Video_Checkpoints with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("JackIsNotInTheBox/Generate_Audio_for_Video_Checkpoints", 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
Generate_Audio_for_Video_Checkpoints / upstream /HunyuanVideo-Foley
18.6 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
JackIsNotInTheBox's picture
JackIsNotInTheBox
Mirror vae_128d_48k.pth from tencent/HunyuanVideo-Foley@3abd4e83
72806ba verified 4 months ago
  • assets
    Mirror assets/pan_chart.png from tencent/HunyuanVideo-Foley@3abd4e83 4 months ago
  • LICENSE
    15.5 kB
    Mirror LICENSE from tencent/HunyuanVideo-Foley@3abd4e83 4 months ago
  • NOTICE
    2.53 kB
    Mirror NOTICE from tencent/HunyuanVideo-Foley@3abd4e83 4 months ago
  • README.md
    16.7 kB
    Mirror README.md from tencent/HunyuanVideo-Foley@3abd4e83 4 months ago
  • config.yaml
    1.31 kB
    Mirror config.yaml from tencent/HunyuanVideo-Foley@3abd4e83 4 months ago
  • config_xl.yaml
    1.28 kB
    Mirror config_xl.yaml from tencent/HunyuanVideo-Foley@3abd4e83 4 months ago
  • hunyuanvideo_foley.pth
    10.3 GB
    xet
    Mirror hunyuanvideo_foley.pth from tencent/HunyuanVideo-Foley@3abd4e83 4 months ago
  • hunyuanvideo_foley_xl.pth
    5.85 GB
    xet
    Mirror hunyuanvideo_foley_xl.pth from tencent/HunyuanVideo-Foley@3abd4e83 4 months ago
  • synchformer_state_dict.pth
    950 MB
    xet
    Mirror synchformer_state_dict.pth from tencent/HunyuanVideo-Foley@3abd4e83 4 months ago
  • vae_128d_48k.pth
    1.49 GB
    xet
    Mirror vae_128d_48k.pth from tencent/HunyuanVideo-Foley@3abd4e83 4 months ago