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

Viggle
/
Viggle-Animate

Video-to-Video
Diffusers
Safetensors
video-editing
character-replacement
distillation
dmd
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use Viggle/Viggle-Animate with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Viggle/Viggle-Animate", 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
Viggle-Animate
68.9 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 32 commits
yycc's picture
yycc
Trim the comparison section; drop the diffusers library_name
73fa771 verified about 4 hours ago
  • MiniMaxH3TokenRefinerBlock
    Upload MiniMaxH3TokenRefinerBlock/package.pt2 with huggingface_hub about 8 hours ago
  • MiniMaxH3TransformerBlock
    Upload MiniMaxH3TransformerBlock/package.pt2 with huggingface_hub about 8 hours ago
  • assets
    Add files using upload-large-folder tool 3 days ago
  • examples
    Teaser: drop the penguin method panel, 28 s -> 26 s about 5 hours ago
  • inference
    Add files using upload-large-folder tool 3 days ago
  • lora
    Add files using upload-large-folder tool 3 days ago
  • transformer
    Add files using upload-large-folder tool 3 days ago
  • .gitattributes
    3.46 kB
    Comparison: three Wan head-to-heads on fast motion + pose accuracy; name that strength up top about 5 hours ago
  • LICENSE
    17.6 kB
    Add files using upload-large-folder tool 3 days ago
  • LICENSE-CODE
    11.4 kB
    model card: Wan2.2-Animate comparison, license split 3 days ago
  • MODIFICATIONS.md
    4.66 kB
    docs: head-to-head vs Wan2.2-Animate, with clips 3 days ago
  • NOTICE
    515 Bytes
    Add files using upload-large-folder tool 3 days ago
  • README.md
    18.1 kB
    Trim the comparison section; drop the diffusers library_name about 4 hours ago
  • requirements.txt
    297 Bytes
    Add files using upload-large-folder tool 3 days ago