readme
This commit is contained in:
parent
329021ad69
commit
85791a5abc
@ -23,10 +23,11 @@ $ make
|
||||
$ sudo make install
|
||||
$ redis-server &
|
||||
```
|
||||
Then install flask and the redis plugin for python:
|
||||
Then install flask and the redis plugin:
|
||||
```bash
|
||||
$ sudo pip install flask
|
||||
$ sudo pip install redis
|
||||
$ luarocks install redis-lua
|
||||
```
|
||||
Put you model file in online_model, rename it as 'model.t7', the start the backend and fontend script:
|
||||
```bash
|
||||
|
Loading…
Reference in New Issue
Block a user