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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

SandwichZ
/
Wan2.2-Fun-5B-FLEXAM

Video-to-Video
Diffusers
Safetensors
ti2v
motion-transfer
comfyui
video-generation
image-to-video
video-edit
Model card Files Files and versions
xet
Community

Instructions to use SandwichZ/Wan2.2-Fun-5B-FLEXAM with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use SandwichZ/Wan2.2-Fun-5B-FLEXAM with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("SandwichZ/Wan2.2-Fun-5B-FLEXAM", 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
Wan2.2-Fun-5B-FLEXAM / assets
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
SandwichZ's picture
SandwichZ
Upload 9 files
f23910f verified 3 months ago
  • bg_edit.gif
    7.45 MB
    xet
    Upload 9 files 3 months ago
  • camera_ctrl.gif
    13.1 MB
    xet
    Upload 9 files 3 months ago
  • fg_edit.gif
    5.25 MB
    xet
    Upload 9 files 3 months ago
  • flexam_workflow.json
    36.2 kB
    Upload 9 files 3 months ago
  • motion_transfer.gif
    5.31 MB
    xet
    Upload 9 files 3 months ago
  • object.gif
    850 kB
    xet
    Upload 9 files 3 months ago
  • teaser.gif
    11.3 MB
    xet
    Upload 9 files 3 months ago