first stab at adding video
This commit is contained in:
@@ -14,3 +14,12 @@ soundfile
|
||||
scipy
|
||||
python-multipart
|
||||
pyyaml
|
||||
|
||||
# --- Avatar video (optional, only used when config.video.enabled=true) ---
|
||||
# Video frame I/O (used by video_models/wan22.py and the muxer).
|
||||
imageio[ffmpeg]>=2.34
|
||||
av>=12.0
|
||||
pyzmq>=25.0
|
||||
# LightX2V (Wan2.2-Lightning) and MuseTalk are installed from source in the
|
||||
# Dockerfile because neither ships a stable PyPI release yet. See lines
|
||||
# "LightX2V from source" / "MuseTalk from source" in Dockerfile.
|
||||
|
||||
Reference in New Issue
Block a user