Skip to content

Commit f500dd5

Browse files
committed
fix missing arms 😱
1 parent 6c39b89 commit f500dd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ sudo apt-get install redis-server sqlite3
4141
pip install -r requirements.txt
4242
```
4343

44-
If you use virtualenv modify the postactivate file and add these settings (if not you can just paste them before starting the web server/celery ¯\_(ツ)_)
44+
If you use virtualenv modify the postactivate file and add these settings (if not you can just paste them before starting the web server/celery ¯\\\_(ツ)\_
4545
```
4646
export MODEL_DEF_PATH='/path/to/open_nsfw/nsfw_model/deploy.prototxt'
4747
export PRETRAINED_MODEL_PATH='/path/to/open_nsfw/nsfw_model/resnet_50_1by2_nsfw.caffemodel'

0 commit comments

Comments
 (0)