$ python mian.py index -f flow.yml -d /path/to/dataset
$ python main.py serve -f flow.yml
For instance, you can follow the example.py
to see how to predict:
$ python example.py
$ python mian.py index -f flow.yml -d /path/to/dataset
$ python main.py serve -f flow.yml
For instance, you can follow the example.py
to see how to predict:
$ python example.py