mirror of
https://github.com/Wan-Video/Wan2.1.git
synced 2025-06-06 23:34:53 +00:00
- Created SOURCES.txt to list all source files in the package. - Added dependency_links.txt with placeholder for future dependencies. - Defined required packages in requires.txt, including torch, torchvision, and others. - Specified top-level package name in top_level.txt.
20 lines
247 B
Plaintext
20 lines
247 B
Plaintext
torch>=2.4.0
|
|
torchvision>=0.19.0
|
|
opencv-python>=4.9.0.80
|
|
diffusers>=0.31.0
|
|
transformers>=4.49.0
|
|
tokenizers>=0.20.3
|
|
accelerate>=1.1.1
|
|
tqdm
|
|
imageio
|
|
easydict
|
|
ftfy
|
|
fastapi>=0.115.2
|
|
dashscope
|
|
imageio-ffmpeg
|
|
#flash_attn
|
|
gradio>=5.0.0
|
|
numpy>=1.23.5,<2
|
|
|
|
|