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

  • Log In
  • Sign Up

Duplicated from  patrolli/AnimateAnyone

codingggasdfasf
/
video-animator

Diffusers
ONNX
Model card Files Files and versions
xet
Community
1

Instructions to use codingggasdfasf/video-animator with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use codingggasdfasf/video-animator with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("codingggasdfasf/video-animator", 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
video-animator / models
Ctrl+K
Ctrl+K
  • 3 contributors
History: 2 commits
root
fixing python and stuff
136be26 almost 2 years ago
  • CLIP
    fixing python and stuff almost 2 years ago
  • CodeFormer
    fixing python and stuff almost 2 years ago
  • Frame
    fixing python and stuff almost 2 years ago
  • buffalo_l
    fixing python and stuff almost 2 years ago
  • DMDNet.pth
    604 MB
    xet
    fixing python and stuff almost 2 years ago
  • GFPGANv1.4.onnx
    340 MB
    xet
    fixing python and stuff almost 2 years ago
  • GFPGANv1.4.pth
    349 MB
    xet
    setting up model almost 2 years ago
  • GPEN-BFR-512.onnx
    284 MB
    xet
    fixing python and stuff almost 2 years ago
  • buffalo_l.zip
    289 MB
    xet
    fixing python and stuff almost 2 years ago
  • inswapper_128.onnx
    554 MB
    xet
    setting up model almost 2 years ago
  • restoreformer_plus_plus.onnx
    294 MB
    xet
    fixing python and stuff almost 2 years ago
  • xseg.onnx
    70.3 MB
    xet
    fixing python and stuff almost 2 years ago