vr180-converter / requirements.txt
Prithwis's picture
Force update requirements.txt - 1757363030
861fda5 verified
raw
history blame contribute delete
387 Bytes
# Core dependencies
gradio>=4.0.0
numpy>=1.24.0
pillow>=10.0.0
# Basic video processing (lightweight)
moviepy==1.0.3
# Additional utilities
tqdm>=4.65.0
requests>=2.31.0
pathlib2>=2.3.7
# Hugging Face specific
huggingface-hub>=0.16.0
# Note: Heavy dependencies like torch, transformers, opencv-python
# are removed to allow running without GPU on Hugging Face Spaces