AFC / CMD.bash
embedingHF's picture
Update CMD.bash
ecbc074 verified
Raw
History Blame Contribute Delete
393 Bytes
#https://chat.deepseek.com/share/to4ugsvhlmexygrfm4
#make it earn. https://chat.deepseek.com/share/to4ugsvhlmexygrfm4
# 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