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

MelloModels
/
Mellos_HTTYD_Lora_for_WAN2.2_t2v

Text-to-Video
Diffusers
Wan2.2
lora
how-to-train-your-dragon
httyd
toothless
Model card Files Files and versions
xet
Community

Instructions to use MelloModels/Mellos_HTTYD_Lora_for_WAN2.2_t2v with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use MelloModels/Mellos_HTTYD_Lora_for_WAN2.2_t2v with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    from diffusers.utils import export_to_video
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Wan-AI/Wan2.2-T2V-A14B", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("MelloModels/Mellos_HTTYD_Lora_for_WAN2.2_t2v")
    
    prompt = "t00thle55, HTTYD2 Render Style, Hiccup. A low-angle tracking shot of a 3D rendered black dragon. The dragon flies rapidly through the clouds. The boy is wearing a green tunic, a brown fur vest, and leather boots. The dragon is in mid-flight with his body streamlined and angled slightly upward. His main wings are beating with powerful rhythmic downstrokes. The dragon's legs are tucked flush against his underbelly for aerodynamics. His tail and tail fins shift and tilt to steer through the turn. The dragon has a round head with black horns on the sides of his face along with long ears on the top of his head that are pulled back. The dragon has detailed black scales. The dragon tracks a flying object past the viewer's right. His green eyes are wide open showing his vertical slit pupils. He has a neutral expression with a closed mouth. The camera follows the subject from behind. The background is of a clear blue sky above a vast ocean. The lighting is neutral daylight."
    
    output = pipe(prompt=prompt).frames[0]
    export_to_video(output, "output.mp4")
  • Wan2.2

    How to use MelloModels/Mellos_HTTYD_Lora_for_WAN2.2_t2v with Wan2.2:

    # No code snippets available yet for this library.
    
    # To use this model, check the repository files and the library's documentation.
    
    # Want to help? PRs adding snippets are welcome at:
    # https://github.com/huggingface/huggingface.js
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
Mellos_HTTYD_Lora_for_WAN2.2_t2v
1.27 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
MelloModels's picture
MelloModels
Upload toothlessV3.0_low_noise15000.safetensors
66d9517 verified 2 days ago
  • .gitattributes
    1.58 kB
    Upload Httyd Demo-1.mp4 2 days ago
  • Httyd Demo-1.mp4
    38.9 MB
    xet
    Upload Httyd Demo-1.mp4 2 days ago
  • README.md
    7.46 kB
    Update README.md 2 days ago
  • toothlessV3.0_high_noise150000.safetensors
    614 MB
    xet
    Upload toothlessV3.0_high_noise150000.safetensors 2 days ago
  • toothlessV3.0_low_noise15000.safetensors
    614 MB
    xet
    Upload toothlessV3.0_low_noise15000.safetensors 2 days ago