Nachimak28 / LAI_label_studio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WIP LAI_label_studio app

This Lightning app was generated automatically with:

lightning init app LAI_label_studio

To run LAI_label_studio

First, install LAI_label_studio (warning: this app has not been officially approved on the lightning gallery):

lightning install app https://github.com/theUser/LAI_label_studio

Once the app is installed, run it locally with:

lightning run app LAI_label_studio/app.py

Run it on the lightning cloud with:

lightning run app LAI_label_studio/app.py --cloud

to test and link

Run flake to make sure all your styling is consistent (it keeps your team from going insane)

flake8 .

To test, follow the README.md instructions in the tests folder.

About

License:Apache License 2.0


Languages

Language:Python 100.0%