niming_igapi/README.md

22 lines
318 B
Markdown
Raw Normal View History

2024-12-18 03:06:40 +08:00
# Niming Backend (IGAPI)
## build
### with docker-compose
See ``docker-compose.yml`` (It is a template)
### Manual
Prepare:
```
2024-12-18 03:42:12 +08:00
apt update
apt install ffmpeg -y
2024-12-18 03:06:40 +08:00
pip3 install -r requirements.txt
pip3 install ffmpeg_python-0.2.0-py3-none-any.whl
```
Run:
```
python3 app.py
```
Shirakami Fubuki is the cutest fox!!!