27 lines
324 B
Markdown
27 lines
324 B
Markdown
# worker
|
|
|
|
To install node dependencies:
|
|
|
|
```bash
|
|
npm install
|
|
```
|
|
|
|
To run:
|
|
|
|
```bash
|
|
npm run start
|
|
```
|
|
|
|
|
|
|
|
## External Dependencies
|
|
|
|
Worker needs these packages installed in order to be successful. Please make sure these are installed in the environment.
|
|
|
|
* vcsi
|
|
* whisper-cli
|
|
* yolo
|
|
* ffmpeg
|
|
* qbittorrent-nox
|
|
* b2cli
|
|
* valkey |