mirror of
https://github.com/UX-Decoder/Segment-Everything-Everywhere-All-At-Once.git
synced 2025-06-03 14:50:11 +08:00
4 lines
86 B
Bash
4 lines
86 B
Bash
sudo apt update
|
|
sudo apt install ffmpeg
|
|
pip install -r requirements.txt
|
|
python3 app.py |