Spaces:
Sleeping
Sleeping
File size: 460 Bytes
1871ff1 dd5573c |
1 2 3 4 5 6 7 |
diffusers==0.32.2 # for WanPipeline and related classes transformers # for the text encoder (T5) and tokenization torch # PyTorch (will auto-select CPU version on Spaces) safetensors # efficient model weights format support imageio # for video frame handling imageio-ffmpeg # to ensure video encoding/decoding (ffmpeg) works streamlit # if using Streamlit for the UI |