Spaces:
Sleeping
Sleeping
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 |