robmarkcole / deepstack-ui

UI for working with Deepstack
https://github.com/johnolafenwa/DeepStack
GNU General Public License v3.0
136 stars 43 forks source link

Support custom models #30

Closed robmarkcole closed 3 years ago

robmarkcole commented 3 years ago

These are exposed at dedicated endpoints, e.g. http://localhost:80/v1/vision/custom/catsanddogs

Requires first closing https://github.com/robmarkcole/deepstack-python/issues/28

robmarkcole commented 3 years ago

done in https://github.com/robmarkcole/deepstack-ui/pull/35