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

JoseGomezFreelance
/
improved_dance_V1_wan22_5b

Text-to-Image
Diffusers
lora
template:diffusion-lora
art
video
action
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use JoseGomezFreelance/improved_dance_V1_wan22_5b with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Wan-AI/Wan2.2-TI2V-5B", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("JoseGomezFreelance/improved_dance_V1_wan22_5b")
    
    prompt = "improved dance"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
improved_dance_V1_wan22_5b
491 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
JoseGomezFreelance's picture
JoseGomezFreelance
Update README.md
53e1c0e verified 9 months ago
  • images
    Add 6 files 9 months ago
  • .gitattributes
    2.31 kB
    initial commit 9 months ago
  • README.md
    2.31 kB
    Update README.md 9 months ago
  • improved_dance_V1_ soft_wan22_5b.safetensors
    161 MB
    xet
    Add 6 files 9 months ago
  • improved_dance_V1_fast_wan22_5b.safetensors
    161 MB
    xet
    Add 6 files 9 months ago
  • improved_dance_V1_favorite_wan22_5b.safetensors
    161 MB
    xet
    Add 6 files 9 months ago