You've already forked DataMate
feat: Labeling Frontend adaptations + Backend build and deploy + Logging improvement (#55)
* feat: Front-end data annotation page adaptation to the backend API. * feat: Implement labeling configuration editor and enhance annotation task creation form * feat: add python backend build and deployment; add backend configuration for Label Studio integration and improve logging setup * refactor: remove duplicate log configuration
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
uvicorn app.main:app \
|
||||
--host 0.0.0.0 \
|
||||
--port 18000 \
|
||||
--reload \
|
||||
--log-level debug
|
||||
--reload
|
||||
Reference in New Issue
Block a user