readme: remove nsfw-detector
All checks were successful
fetch npm modules / f0ck the f0cker (push) Successful in 14s
All checks were successful
fetch npm modules / f0ck the f0cker (push) Successful in 14s
This commit is contained in:
parent
f9e10abb51
commit
0b2f174ee8
|
@ -1,7 +1,7 @@
|
||||||
# how to install:
|
# how to install:
|
||||||
## dependencies
|
## dependencies
|
||||||
```bash
|
```bash
|
||||||
sudo pacman -S nodejs npm ffmpeg yt-dlp ffmpegthumbnailer postgresql python python-pip imagemagick git mime-types
|
sudo pacman -S nodejs npm ffmpeg yt-dlp ffmpegthumbnailer postgresql imagemagick git mime-types
|
||||||
```
|
```
|
||||||
## postgres
|
## postgres
|
||||||
```bash
|
```bash
|
||||||
|
@ -26,7 +26,5 @@ mkdir -p public/ca deleted/{ca,b,t}
|
||||||
cp config_example.json config.json
|
cp config_example.json config.json
|
||||||
- edit config.json
|
- edit config.json
|
||||||
- set up clients, as described here: https://git.lat/keinBot/cuffeo
|
- set up clients, as described here: https://git.lat/keinBot/cuffeo
|
||||||
pip install nsfw_detector
|
|
||||||
#if this fails make sure to have enough dedicated ram or swap space, alternatively try with pip install nsfw_detector --no-cache-dir
|
|
||||||
npm start
|
npm start
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue
Block a user