SOC3242-01_Group_3_Interactive / requirements.txt
David Driscoll
Add moviepy to requirements
02a025d
raw
history blame
338 Bytes
# Core ML + Vision
torch
torchvision
tensorflow
fer
mtcnn
facenet-pytorch
# Video/Image Processing
opencv-python
moviepy==1.0.3
imageio-ffmpeg
ffmpy
pillow
numpy
matplotlib
scipy # often required under the hood (e.g. jax, mediapipe might need it)
# MediaPipe for posture/face detection
mediapipe
# Gradio for the web interface
gradio