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

  • Log In
  • Sign Up

vidfom
/
Wav2

Diffusers
Safetensors
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use vidfom/Wav2 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("vidfom/Wav2", 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
Wav2 / models
17.6 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
vidfom's picture
vidfom
Upload folder using huggingface_hub
79dc332 verified about 1 year ago
  • AnimateDiff
    Upload folder using huggingface_hub about 1 year ago
  • Annotators
    Upload folder using huggingface_hub about 1 year ago
  • BeautifulPrompt
    Upload folder using huggingface_hub about 1 year ago
  • ControlNet
    Upload folder using huggingface_hub about 1 year ago
  • FLUX
    Upload folder using huggingface_hub about 1 year ago
  • HunyuanDiT
    Upload folder using huggingface_hub about 1 year ago
  • IpAdapter
    Upload folder using huggingface_hub about 1 year ago
  • RIFE
    Upload folder using huggingface_hub about 1 year ago
  • Wan-AI
    Upload folder using huggingface_hub about 1 year ago
  • kolors
    Upload folder using huggingface_hub about 1 year ago
  • lora
    Upload folder using huggingface_hub about 1 year ago
  • stable_diffusion
    Upload folder using huggingface_hub about 1 year ago
  • stable_diffusion_3
    Upload folder using huggingface_hub about 1 year ago
  • stable_diffusion_xl
    Upload folder using huggingface_hub about 1 year ago
  • stable_diffusion_xl_turbo
    Upload folder using huggingface_hub about 1 year ago
  • stable_video_diffusion
    Upload folder using huggingface_hub about 1 year ago
  • textual_inversion
    Upload folder using huggingface_hub about 1 year ago
  • translator
    Upload folder using huggingface_hub about 1 year ago