Created
November 18, 2022 03:45
-
-
Save kperry2215/3f74bf56ff29152aa7b39c1e21df4a87 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
conda create -name label-studio | |
conda activate label-studio | |
pip install label-studio | |
label-studio start |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment