AFC / CMD.bash
embedingHF's picture
Upload folder using huggingface_hub
8470fc3 verified
Raw
History Blame
288 Bytes
# Install required packages
pip install -r requirements.txt
# For video conversion, install FFmpeg
# Ubuntu/Debian:
sudo apt-get install ffmpeg
# macOS:
brew install ffmpeg
# Windows: Download from ffmpeg.org
winget install Gyan-FFmpeg
# Run the application
python main.py