Skip to content

Model Server API

Lee Dong Ho edited this page Jul 24, 2019 · 17 revisions

Using AlpacaClient

Installation

AlpacaTag:
  + alpaca_client:
      - __init__.py
      - setup.py
  - alpaca_server
  - annotation

The best way to install the client is via setup.py install. move into alpaca_client directory and enter the command:

python setup.py install
Clone this wiki locally