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

  • Log In
  • Sign Up

lightx2v
/
Hy1.5-Distill-Models

Text-to-Video
Diffusers
Diffusion Single File
comfyui
distillation
video
video genration
Model card Files Files and versions
xet
Community
3

Instructions to use lightx2v/Hy1.5-Distill-Models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use lightx2v/Hy1.5-Distill-Models with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("lightx2v/Hy1.5-Distill-Models", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Diffusion Single File

    How to use lightx2v/Hy1.5-Distill-Models with Diffusion Single File:

    # 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
Hy1.5-Distill-Models
25.5 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
lightx2v's picture
lightx2v
Update README.md
ce7b5fa verified 6 months ago
  • .gitattributes
    1.52 kB
    initial commit 6 months ago
  • README.md
    9.43 kB
    Update README.md 6 months ago
  • hy1.5_t2v_480p_lightx2v_4step.safetensors
    16.7 GB
    xet
    Upload folder using huggingface_hub 6 months ago
  • hy1.5_t2v_480p_scaled_fp8_e4m3_lightx2v_4step.safetensors
    8.85 GB
    xet
    Upload folder using huggingface_hub 6 months ago