videoxity / requirements.txt
zamal's picture
Update requirements.txt
e98572f
raw
history blame contribute delete
360 Bytes
# Core dependencies
gradio==5.33.0
opencv-python-headless==4.11.0.86
python-dotenv==1.1.0
Pillow==11.2.1
# Video processing
scenedetect==0.6.6
ffmpeg-python==0.2.0
# AI/ML models
sentence-transformers==4.1.0
transformers==4.52.4
safetensors==0.5.3
# LLM and embeddings
langchain-groq==0.3.2
langchain-core==0.3.64
# Utilities
tqdm==4.67.1
numpy==1.26.4