echomimic-v2 / requirements.txt
firstkillday's picture
Upload requirements.txt with huggingface_hub
261218f verified
--extra-index-url https://download.pytorch.org/whl/cpu
# Torch and related libraries (CPU mode)
torch==2.5.1+cpu
torchvision==0.20.1+cpu
torchaudio==2.5.1+cpu
# xformers # removed for CPU mode
# torchao==0.11.0 # removed for CPU
# Facenet and media processing
facenet_pytorch
mediapipe
# Transformers, diffusers, and machine learning
transformers==4.46.3
diffusers==0.31.0
torchmetrics
torchtyping
accelerate==1.1.1
# Image and video processing
opencv-python
opencv-contrib-python==4.10.0.84
Pillow>=10.2.0
imageio==2.36.0
imageio-ffmpeg==0.5.1
av==13.1.0
decord==0.6.0
moviepy==1.0.3
scenedetect
# NumPy, SciPy, and related libraries
numpy==1.26.4
scikit-image==0.24.0
scikit-learn==1.5.2
scipy==1.14.1
# Audio processing
soundfile
ffmpeg-python
pydub
# Miscellaneous libraries
einops==0.8.0
omegaconf==2.3.0
mlflow==2.18.0
controlnet-aux==0.0.9
IPython
torchdiffeq==0.2.5
torchsde==0.2.6
open-clip-torch==2.29.0
requests
# ONNX Runtime for GPU
onnxruntime==1.20.1