MANIFEST.in
README.md
setup.py
deploy/requirements.txt
label_studio/__init__.py
label_studio/manage.py
label_studio/pytest.ini
label_studio/server.py
label_studio/sitecustomize.py
label_studio.egg-info/PKG-INFO
label_studio.egg-info/SOURCES.txt
label_studio.egg-info/dependency_links.txt
label_studio.egg-info/entry_points.txt
label_studio.egg-info/requires.txt
label_studio.egg-info/top_level.txt
label_studio/annotation_templates/CONTRIBUTING.md
label_studio/annotation_templates/README.md
label_studio/annotation_templates/groups.txt
label_studio/annotation_templates/audio-speech-processing/automatic-speech-recognition/config.xml
label_studio/annotation_templates/audio-speech-processing/automatic-speech-recognition/config.yml
label_studio/annotation_templates/audio-speech-processing/automatic-speech-recognition-using-segments/config.xml
label_studio/annotation_templates/audio-speech-processing/automatic-speech-recognition-using-segments/config.yml
label_studio/annotation_templates/audio-speech-processing/intent-classification/config.xml
label_studio/annotation_templates/audio-speech-processing/intent-classification/config.yml
label_studio/annotation_templates/audio-speech-processing/signal-quality-detection/config.xml
label_studio/annotation_templates/audio-speech-processing/signal-quality-detection/config.yml
label_studio/annotation_templates/audio-speech-processing/sound-event-detection/config.xml
label_studio/annotation_templates/audio-speech-processing/sound-event-detection/config.yml
label_studio/annotation_templates/audio-speech-processing/speaker-segmentation/config.xml
label_studio/annotation_templates/audio-speech-processing/speaker-segmentation/config.yml
label_studio/annotation_templates/computer-vision/image-captioning/config.yml
label_studio/annotation_templates/computer-vision/image-classification/config.yml
label_studio/annotation_templates/computer-vision/keypoints/config.yml
label_studio/annotation_templates/computer-vision/object-detection-with-bounding-boxes/config.yml
label_studio/annotation_templates/computer-vision/optical-character-recognition/config.yml
label_studio/annotation_templates/computer-vision/semantic-segmentation-with-masks/config.xml
label_studio/annotation_templates/computer-vision/semantic-segmentation-with-masks/config.yml
label_studio/annotation_templates/computer-vision/semantic-segmentation-with-polygons/config.yml
label_studio/annotation_templates/computer-vision/visual-question-answering/config.yml
label_studio/annotation_templates/conversational-ai/coreference-resolution-and-entity-linking/config.xml
label_studio/annotation_templates/conversational-ai/coreference-resolution-and-entity-linking/config.yml
label_studio/annotation_templates/conversational-ai/intent-classification-and-slot-filling/config.xml
label_studio/annotation_templates/conversational-ai/intent-classification-and-slot-filling/config.yml
label_studio/annotation_templates/conversational-ai/response-generation/config.xml
label_studio/annotation_templates/conversational-ai/response-generation/config.yml
label_studio/annotation_templates/conversational-ai/response-selection/config.xml
label_studio/annotation_templates/conversational-ai/response-selection/config.yml
label_studio/annotation_templates/natural-language-processing/machine-translation/config.xml
label_studio/annotation_templates/natural-language-processing/machine-translation/config.yml
label_studio/annotation_templates/natural-language-processing/named-entity-recognition/config.xml
label_studio/annotation_templates/natural-language-processing/named-entity-recognition/config.yml
label_studio/annotation_templates/natural-language-processing/question-answering/config.xml
label_studio/annotation_templates/natural-language-processing/question-answering/config.yml
label_studio/annotation_templates/natural-language-processing/relation-extraction/config.xml
label_studio/annotation_templates/natural-language-processing/relation-extraction/config.yml
label_studio/annotation_templates/natural-language-processing/taxonomy/config.xml
label_studio/annotation_templates/natural-language-processing/taxonomy/config.yml
label_studio/annotation_templates/natural-language-processing/text-classification/config.xml
label_studio/annotation_templates/natural-language-processing/text-classification/config.yml
label_studio/annotation_templates/natural-language-processing/text-summarization/config.xml
label_studio/annotation_templates/natural-language-processing/text-summarization/config.yml
label_studio/annotation_templates/ranking-and-scoring/content-based-image-search/config.xml
label_studio/annotation_templates/ranking-and-scoring/content-based-image-search/config.yml
label_studio/annotation_templates/ranking-and-scoring/document-retrieval/config.xml
label_studio/annotation_templates/ranking-and-scoring/document-retrieval/config.yml
label_studio/annotation_templates/ranking-and-scoring/pairwise-classification/config.xml
label_studio/annotation_templates/ranking-and-scoring/pairwise-classification/config.yml
label_studio/annotation_templates/ranking-and-scoring/pairwise-regression/config.xml
label_studio/annotation_templates/ranking-and-scoring/pairwise-regression/config.yml
label_studio/annotation_templates/structured-data-parsing/freeform-metadata/config.xml
label_studio/annotation_templates/structured-data-parsing/freeform-metadata/config.yml
label_studio/annotation_templates/structured-data-parsing/html-entity-recognition/config.xml
label_studio/annotation_templates/structured-data-parsing/html-entity-recognition/config.yml
label_studio/annotation_templates/structured-data-parsing/pdf-classification/config.xml
label_studio/annotation_templates/structured-data-parsing/pdf-classification/config.yml
label_studio/annotation_templates/structured-data-parsing/tabular-data/config.xml
label_studio/annotation_templates/structured-data-parsing/tabular-data/config.yml
label_studio/annotation_templates/time-series-analysis/activity-recognition/config.xml
label_studio/annotation_templates/time-series-analysis/activity-recognition/config.yml
label_studio/annotation_templates/time-series-analysis/change-point-detection/config.xml
label_studio/annotation_templates/time-series-analysis/change-point-detection/config.yml
label_studio/annotation_templates/time-series-analysis/outliers-anomaly-detection/config.xml
label_studio/annotation_templates/time-series-analysis/outliers-anomaly-detection/config.yml
label_studio/annotation_templates/time-series-analysis/signal-quality/config.xml
label_studio/annotation_templates/time-series-analysis/signal-quality/config.yml
label_studio/annotation_templates/time-series-analysis/time-series-forecasting/config.xml
label_studio/annotation_templates/time-series-analysis/time-series-forecasting/config.yml
label_studio/annotation_templates/videos/video-classification/config.xml
label_studio/annotation_templates/videos/video-classification/config.yml
label_studio/annotation_templates/videos/video-timeline-segmentation/config.xml
label_studio/annotation_templates/videos/video-timeline-segmentation/config.yml
label_studio/core/__init__.py
label_studio/core/api_permissions.py
label_studio/core/argparser.py
label_studio/core/bulk_update_utils.py
label_studio/core/context_processors.py
label_studio/core/decorators.py
label_studio/core/label_config.py
label_studio/core/middleware.py
label_studio/core/mixins.py
label_studio/core/old_ls_migration.py
label_studio/core/permissions.py
label_studio/core/redis.py
label_studio/core/storage.py
label_studio/core/urls.py
label_studio/core/validators.py
label_studio/core/version.py
label_studio/core/version_.py
label_studio/core/views.py
label_studio/core/wsgi.py
label_studio/core/settings/__init__.py
label_studio/core/settings/base.py
label_studio/core/settings/label_studio.py
label_studio/core/static/css/codemirror.css
label_studio/core/static/css/error.css
label_studio/core/static/css/login.css
label_studio/core/static/css/main.css
label_studio/core/static/css/uikit.css
label_studio/core/static/css/users.css
label_studio/core/static/drf-yasg/redoc/redoc.min.js
label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-300.eot
label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-300.svg
label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-300.ttf
label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-300.woff
label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-300.woff2
label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-500.eot
label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-500.svg
label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-500.ttf
label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-500.woff
label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-500.woff2
label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-500italic.eot
label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-500italic.svg
label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-500italic.ttf
label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-500italic.woff
label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-500italic.woff2
label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-italic.eot
label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-italic.svg
label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-italic.ttf
label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-italic.woff
label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-italic.woff2
label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-regular.eot
label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-regular.svg
label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-regular.ttf
label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-regular.woff
label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-regular.woff2
label_studio/core/static/fonts/roboto/roboto.css
label_studio/core/static/icons/arrow.svg
label_studio/core/static/icons/cross.svg
label_studio/core/static/icons/gear.svg
label_studio/core/static/icons/github.svg
label_studio/core/static/icons/logo-black.svg
label_studio/core/static/icons/menu.svg
label_studio/core/static/icons/office.svg
label_studio/core/static/icons/slack.svg
label_studio/core/static/images/favicon.ico
label_studio/core/static/images/favicon.png
label_studio/core/static/images/opossum_broken.svg
label_studio/core/static/images/opossum_hanging.svg
label_studio/core/static/images/opossum_looking.png
label_studio/core/static/images/slack.png
label_studio/core/static/js/helpers.js
label_studio/core/static/js/jquery.min.js
label_studio/core/static/js/luxon.min.js
label_studio/core/static/js/vue.js
label_studio/core/static/js/xml.js
label_studio/core/static/samples/game.wav
label_studio/core/static/samples/hypertext.html
label_studio/core/static/samples/kittens.jpg
label_studio/core/static/samples/kittens1.jpg
label_studio/core/static/samples/kittens2.jpg
label_studio/core/static/samples/opossum_snow.mp4
label_studio/core/static/samples/paragraphs.json
label_studio/core/static/samples/sample-task-sin.csv
label_studio/core/static/samples/sample.jpg
label_studio/core/static/samples/sample.mp3
label_studio/core/static/samples/sample.pdf
label_studio/core/static/samples/trees_in_snow.jpg
label_studio/core/static/templates/activity-recognition.png
label_studio/core/static/templates/automatic-speech-recognition-using-segments.png
label_studio/core/static/templates/automatic-speech-recognition.png
label_studio/core/static/templates/change-point-detection.png
label_studio/core/static/templates/content-based-image-search.png
label_studio/core/static/templates/coreference-resolution-and-entity-linking.png
label_studio/core/static/templates/document-retrieval.png
label_studio/core/static/templates/freeform-metadata.png
label_studio/core/static/templates/html-entity-recognition.png
label_studio/core/static/templates/image-captioning.png
label_studio/core/static/templates/image-classification.png
label_studio/core/static/templates/intent-classification-and-slot-filling.png
label_studio/core/static/templates/intent-classification.png
label_studio/core/static/templates/keypoints.png
label_studio/core/static/templates/machine-translation.png
label_studio/core/static/templates/named-entity-recognition.png
label_studio/core/static/templates/object-detection-with-bounding-boxes.png
label_studio/core/static/templates/optical-character-recognition.png
label_studio/core/static/templates/outliers-anomaly-detection.png
label_studio/core/static/templates/pairwise-classification.png
label_studio/core/static/templates/pairwise-regression.png
label_studio/core/static/templates/pdf-classification.png
label_studio/core/static/templates/question-answering.png
label_studio/core/static/templates/relation-extraction.png
label_studio/core/static/templates/response-generation.png
label_studio/core/static/templates/response-selection.png
label_studio/core/static/templates/semantic-segmentation-with-masks.png
label_studio/core/static/templates/semantic-segmentation-with-polygons.png
label_studio/core/static/templates/signal-quality-detection.png
label_studio/core/static/templates/signal-quality.png
label_studio/core/static/templates/sound-event-detection.png
label_studio/core/static/templates/speaker-segmentation.png
label_studio/core/static/templates/tabular-data.png
label_studio/core/static/templates/taxonomy.png
label_studio/core/static/templates/text-classification.png
label_studio/core/static/templates/text-summarization.png
label_studio/core/static/templates/time-series-forecasting.png
label_studio/core/static/templates/video-classification.png
label_studio/core/static/templates/video-timeline-segmentation.png
label_studio/core/static/templates/visual-question-answering.png
label_studio/core/static_build/staticfiles.json
label_studio/core/static_build/admin/css/autocomplete.781713f30664.css
label_studio/core/static_build/admin/css/autocomplete.css
label_studio/core/static_build/admin/css/base.css
label_studio/core/static_build/admin/css/base.efb520c4bb7c.css
label_studio/core/static_build/admin/css/changelists.09730d6ad169.css
label_studio/core/static_build/admin/css/changelists.403ad0c24fa6.css
label_studio/core/static_build/admin/css/changelists.css
label_studio/core/static_build/admin/css/dashboard.be83f13e4369.css
label_studio/core/static_build/admin/css/dashboard.css
label_studio/core/static_build/admin/css/fonts.168bab448fee.css
label_studio/core/static_build/admin/css/fonts.css
label_studio/core/static_build/admin/css/forms.6230fc2a74ac.css
label_studio/core/static_build/admin/css/forms.css
label_studio/core/static_build/admin/css/login.css
label_studio/core/static_build/admin/css/login.d2a477e04949.css
label_studio/core/static_build/admin/css/nav_sidebar.59831780a474.css
label_studio/core/static_build/admin/css/nav_sidebar.css
label_studio/core/static_build/admin/css/responsive.0ed741a014cf.css
label_studio/core/static_build/admin/css/responsive.5a9bb635f4d5.css
label_studio/core/static_build/admin/css/responsive.css
label_studio/core/static_build/admin/css/responsive_rtl.css
label_studio/core/static_build/admin/css/responsive_rtl.e13ae754cceb.css
label_studio/core/static_build/admin/css/rtl.775b89eb85cb.css
label_studio/core/static_build/admin/css/rtl.css
label_studio/core/static_build/admin/css/widgets.b12c020d05e0.css
label_studio/core/static_build/admin/css/widgets.css
label_studio/core/static_build/admin/css/vendor/select2/LICENSE-SELECT2.f94142512c91.md
label_studio/core/static_build/admin/css/vendor/select2/LICENSE-SELECT2.md
label_studio/core/static_build/admin/css/vendor/select2/select2.a2194c262648.css
label_studio/core/static_build/admin/css/vendor/select2/select2.css
label_studio/core/static_build/admin/css/vendor/select2/select2.min.9f54e6414f87.css
label_studio/core/static_build/admin/css/vendor/select2/select2.min.css
label_studio/core/static_build/admin/fonts/LICENSE.d273d63619c9.txt
label_studio/core/static_build/admin/fonts/LICENSE.txt
label_studio/core/static_build/admin/fonts/README.ab99e6b541ea.txt
label_studio/core/static_build/admin/fonts/README.txt
label_studio/core/static_build/admin/fonts/Roboto-Bold-webfont.50d75e48e0a3.woff
label_studio/core/static_build/admin/fonts/Roboto-Bold-webfont.woff
label_studio/core/static_build/admin/fonts/Roboto-Light-webfont.c73eb1ceba33.woff
label_studio/core/static_build/admin/fonts/Roboto-Light-webfont.woff
label_studio/core/static_build/admin/fonts/Roboto-Regular-webfont.35b07eb2f871.woff
label_studio/core/static_build/admin/fonts/Roboto-Regular-webfont.woff
label_studio/core/static_build/admin/img/LICENSE
label_studio/core/static_build/admin/img/LICENSE.2c54f4e1ca1c
label_studio/core/static_build/admin/img/README.a70711a38d87.txt
label_studio/core/static_build/admin/img/README.txt
label_studio/core/static_build/admin/img/calendar-icons.39b290681a8b.svg
label_studio/core/static_build/admin/img/calendar-icons.svg
label_studio/core/static_build/admin/img/icon-addlink.d519b3bab011.svg
label_studio/core/static_build/admin/img/icon-addlink.svg
label_studio/core/static_build/admin/img/icon-alert.034cc7d8a67f.svg
label_studio/core/static_build/admin/img/icon-alert.svg
label_studio/core/static_build/admin/img/icon-calendar.ac7aea671bea.svg
label_studio/core/static_build/admin/img/icon-calendar.svg
label_studio/core/static_build/admin/img/icon-changelink.18d2fd706348.svg
label_studio/core/static_build/admin/img/icon-changelink.svg
label_studio/core/static_build/admin/img/icon-clock.e1d4dfac3f2b.svg
label_studio/core/static_build/admin/img/icon-clock.svg
label_studio/core/static_build/admin/img/icon-deletelink.564ef9dc3854.svg
label_studio/core/static_build/admin/img/icon-deletelink.svg
label_studio/core/static_build/admin/img/icon-no.439e821418cd.svg
label_studio/core/static_build/admin/img/icon-no.svg
label_studio/core/static_build/admin/img/icon-unknown-alt.81536e128bb6.svg
label_studio/core/static_build/admin/img/icon-unknown-alt.svg
label_studio/core/static_build/admin/img/icon-unknown.a18cb4398978.svg
label_studio/core/static_build/admin/img/icon-unknown.svg
label_studio/core/static_build/admin/img/icon-viewlink.41eb31f7826e.svg
label_studio/core/static_build/admin/img/icon-viewlink.svg
label_studio/core/static_build/admin/img/icon-yes.d2f9f035226a.svg
label_studio/core/static_build/admin/img/icon-yes.svg
label_studio/core/static_build/admin/img/inline-delete.fec1b761f254.svg
label_studio/core/static_build/admin/img/inline-delete.svg
label_studio/core/static_build/admin/img/search.7cf54ff789c6.svg
label_studio/core/static_build/admin/img/search.svg
label_studio/core/static_build/admin/img/selector-icons.b4555096cea2.svg
label_studio/core/static_build/admin/img/selector-icons.svg
label_studio/core/static_build/admin/img/sorting-icons.3a097b59f104.svg
label_studio/core/static_build/admin/img/sorting-icons.svg
label_studio/core/static_build/admin/img/tooltag-add.e59d620a9742.svg
label_studio/core/static_build/admin/img/tooltag-add.svg
label_studio/core/static_build/admin/img/tooltag-arrowright.bbfb788a849e.svg
label_studio/core/static_build/admin/img/tooltag-arrowright.svg
label_studio/core/static_build/admin/img/gis/move_vertex_off.7a23bf31ef8a.svg
label_studio/core/static_build/admin/img/gis/move_vertex_off.svg
label_studio/core/static_build/admin/img/gis/move_vertex_on.0047eba25b67.svg
label_studio/core/static_build/admin/img/gis/move_vertex_on.svg
label_studio/core/static_build/admin/js/SelectBox.46d59670a7a7.js
label_studio/core/static_build/admin/js/SelectBox.js
label_studio/core/static_build/admin/js/SelectFilter2.d250dcb52a9a.js
label_studio/core/static_build/admin/js/SelectFilter2.js
label_studio/core/static_build/admin/js/actions.9fe89b71cbba.js
label_studio/core/static_build/admin/js/actions.js
label_studio/core/static_build/admin/js/actions.min.5f3040a29159.js
label_studio/core/static_build/admin/js/actions.min.js
label_studio/core/static_build/admin/js/autocomplete.618a7ebf39d8.js
label_studio/core/static_build/admin/js/autocomplete.js
label_studio/core/static_build/admin/js/calendar.b4dcf6f850fe.js
label_studio/core/static_build/admin/js/calendar.js
label_studio/core/static_build/admin/js/cancel.50e7573ea4a7.js
label_studio/core/static_build/admin/js/cancel.js
label_studio/core/static_build/admin/js/change_form.9d8ca4f96b75.js
label_studio/core/static_build/admin/js/change_form.js
label_studio/core/static_build/admin/js/collapse.f84e7410290f.js
label_studio/core/static_build/admin/js/collapse.js
label_studio/core/static_build/admin/js/collapse.min.10ac29832e2c.js
label_studio/core/static_build/admin/js/collapse.min.js
label_studio/core/static_build/admin/js/core.fae39a43def0.js
label_studio/core/static_build/admin/js/core.js
label_studio/core/static_build/admin/js/inlines.7596b7fd289e.js
label_studio/core/static_build/admin/js/inlines.js
label_studio/core/static_build/admin/js/inlines.min.599e296e4c24.js
label_studio/core/static_build/admin/js/inlines.min.js
label_studio/core/static_build/admin/js/jquery.init.b7781a0897fc.js
label_studio/core/static_build/admin/js/jquery.init.js
label_studio/core/static_build/admin/js/nav_sidebar.7605597ddf52.js
label_studio/core/static_build/admin/js/nav_sidebar.js
label_studio/core/static_build/admin/js/popup_response.c6cc78ea5551.js
label_studio/core/static_build/admin/js/popup_response.js
label_studio/core/static_build/admin/js/prepopulate.bd2361dfd64d.js
label_studio/core/static_build/admin/js/prepopulate.js
label_studio/core/static_build/admin/js/prepopulate.min.5f7f80162256.js
label_studio/core/static_build/admin/js/prepopulate.min.js
label_studio/core/static_build/admin/js/prepopulate_init.e056047b7a7e.js
label_studio/core/static_build/admin/js/prepopulate_init.js
label_studio/core/static_build/admin/js/urlify.3cabcb7a9073.js
label_studio/core/static_build/admin/js/urlify.js
label_studio/core/static_build/admin/js/admin/DateTimeShortcuts.29d0b1965c07.js
label_studio/core/static_build/admin/js/admin/DateTimeShortcuts.js
label_studio/core/static_build/admin/js/admin/RelatedObjectLookups.d7e023e6523b.js
label_studio/core/static_build/admin/js/admin/RelatedObjectLookups.js
label_studio/core/static_build/admin/js/vendor/jquery/LICENSE.75308107741f.txt
label_studio/core/static_build/admin/js/vendor/jquery/LICENSE.txt
label_studio/core/static_build/admin/js/vendor/jquery/jquery.23c7c5d2d131.js
label_studio/core/static_build/admin/js/vendor/jquery/jquery.js
label_studio/core/static_build/admin/js/vendor/jquery/jquery.min.dc5e7f18c8d3.js
label_studio/core/static_build/admin/js/vendor/jquery/jquery.min.js
label_studio/core/static_build/admin/js/vendor/select2/LICENSE.f94142512c91.md
label_studio/core/static_build/admin/js/vendor/select2/LICENSE.md
label_studio/core/static_build/admin/js/vendor/select2/select2.full.c2afdeda3058.js
label_studio/core/static_build/admin/js/vendor/select2/select2.full.js
label_studio/core/static_build/admin/js/vendor/select2/select2.full.min.fcd7500d8e13.js
label_studio/core/static_build/admin/js/vendor/select2/select2.full.min.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/af.4f6fcd73488c.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/af.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/ar.65aa8e36bf5d.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/ar.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/az.270c257daf81.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/az.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/bg.39b8be30d4f0.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/bg.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/bn.6d42b4dd5665.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/bn.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/bs.91624382358e.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/bs.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/ca.a166b745933a.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/ca.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/cs.4f43e8e7d33a.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/cs.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/da.766346afe4dd.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/da.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/de.8a1c222b0204.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/de.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/dsb.56372c92d2f1.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/dsb.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/el.27097f071856.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/el.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/en.cf932ba09a98.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/en.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/es.66dbc2652fb1.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/es.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/et.2b96fd98289d.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/et.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/eu.adfe5c97b72c.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/eu.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/fa.3b5bd1961cfd.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/fa.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/fi.614ec42aa9ba.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/fi.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/fr.05e0542fcfe6.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/fr.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/gl.d99b1fedaa86.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/gl.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/he.e420ff6cd3ed.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/he.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/hi.70640d41628f.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/hi.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/hr.a2b092cc1147.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/hr.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/hsb.fa3b55265efe.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/hsb.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/hu.6ec6039cb8a3.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/hu.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/hy.c7babaeef5a6.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/hy.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/id.04debded514d.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/id.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/is.3ddd9a6a97e9.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/is.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/it.be4fe8d365b5.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/it.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/ja.170ae885d74f.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/ja.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/ka.2083264a54f0.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/ka.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/km.c23089cb06ca.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/km.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/ko.e7be6c20e673.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/ko.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/lt.23c7ce903300.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/lt.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/lv.08e62128eac1.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/lv.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/mk.dabbb9087130.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/mk.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/ms.4ba82c9a51ce.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/ms.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/nb.da2fce143f27.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/nb.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/ne.3d79fd3f08db.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/ne.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/nl.997868a37ed8.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/nl.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/pl.6031b4f16452.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/pl.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/ps.38dfa47af9e0.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/ps.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/pt-BR.e1b294433e7f.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/pt-BR.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/pt.33b4a3b44d43.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/pt.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/ro.f75cb460ec3b.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/ro.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/ru.934aa95f5b5f.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/ru.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/sk.33d02cef8d11.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/sk.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/sl.131a78bc0752.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/sl.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/sq.5636b60d29c9.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/sq.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/sr-Cyrl.f254bb8c4c7c.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/sr-Cyrl.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/sr.5ed85a48f483.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/sr.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/sv.7a9c2f71e777.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/sv.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/th.f38c20b0221b.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/th.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/tk.7c572a68c78f.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/tk.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/tr.b5a0643d1545.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/tr.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/uk.8cede7f4803c.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/uk.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/vi.097a5b75b3e1.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/vi.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/zh-CN.2cff662ec5f9.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/zh-CN.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/zh-TW.04554a227c2b.js
label_studio/core/static_build/admin/js/vendor/select2/i18n/zh-TW.js
label_studio/core/static_build/admin/js/vendor/xregexp/LICENSE.bf79e414957a.txt
label_studio/core/static_build/admin/js/vendor/xregexp/LICENSE.txt
label_studio/core/static_build/admin/js/vendor/xregexp/xregexp.efda034b9537.js
label_studio/core/static_build/admin/js/vendor/xregexp/xregexp.js
label_studio/core/static_build/admin/js/vendor/xregexp/xregexp.min.b0439563a5d3.js
label_studio/core/static_build/admin/js/vendor/xregexp/xregexp.min.js
label_studio/core/static_build/css/codemirror.3ea75d54ee7e.css
label_studio/core/static_build/css/codemirror.css
label_studio/core/static_build/css/error.4be338f10355.css
label_studio/core/static_build/css/error.css
label_studio/core/static_build/css/login.b79a5e51b1bf.css
label_studio/core/static_build/css/login.css
label_studio/core/static_build/css/login.f4a7d755f0b9.css
label_studio/core/static_build/css/main.3b36b24fbb6f.css
label_studio/core/static_build/css/main.css
label_studio/core/static_build/css/main.fbf301f25f7c.css
label_studio/core/static_build/css/uikit.css
label_studio/core/static_build/css/uikit.e49a7a43adbd.css
label_studio/core/static_build/css/users.css
label_studio/core/static_build/css/users.f334ea1b63d3.css
label_studio/core/static_build/django_extensions/css/jquery.autocomplete.1a774d452e48.css
label_studio/core/static_build/django_extensions/css/jquery.autocomplete.css
label_studio/core/static_build/django_extensions/img/indicator.03ce3dcc84af.gif
label_studio/core/static_build/django_extensions/img/indicator.gif
label_studio/core/static_build/django_extensions/js/jquery.ajaxQueue.ac504621bdd8.js
label_studio/core/static_build/django_extensions/js/jquery.ajaxQueue.js
label_studio/core/static_build/django_extensions/js/jquery.autocomplete.26e55daaf7c5.js
label_studio/core/static_build/django_extensions/js/jquery.autocomplete.js
label_studio/core/static_build/django_extensions/js/jquery.bgiframe.a9cca145411c.js
label_studio/core/static_build/django_extensions/js/jquery.bgiframe.js
label_studio/core/static_build/drf-yasg/immutable.min.d985bc61d85c.js
label_studio/core/static_build/drf-yasg/immutable.min.js
label_studio/core/static_build/drf-yasg/insQ.min.90ab21607447.js
label_studio/core/static_build/drf-yasg/insQ.min.js
label_studio/core/static_build/drf-yasg/redoc-init.f2691bea6613.js
label_studio/core/static_build/drf-yasg/redoc-init.js
label_studio/core/static_build/drf-yasg/style.680c08b2b7b4.css
label_studio/core/static_build/drf-yasg/style.css
label_studio/core/static_build/drf-yasg/swagger-ui-init.4581b8d51ebc.js
label_studio/core/static_build/drf-yasg/swagger-ui-init.js
label_studio/core/static_build/drf-yasg/url-polyfill.min.5ec37fdadbc5.js
label_studio/core/static_build/drf-yasg/url-polyfill.min.js
label_studio/core/static_build/drf-yasg/redoc/redoc-logo.c7dc7712ce68.png
label_studio/core/static_build/drf-yasg/redoc/redoc-logo.png
label_studio/core/static_build/drf-yasg/redoc/redoc.min.0e765538cc2f.js
label_studio/core/static_build/drf-yasg/redoc/redoc.min.js
label_studio/core/static_build/drf-yasg/redoc-old/redoc.min.2c6d72fb0ef9.js
label_studio/core/static_build/drf-yasg/redoc-old/redoc.min.js
label_studio/core/static_build/drf-yasg/swagger-ui-dist/absolute-path.7ca5ebff3b35.js
label_studio/core/static_build/drf-yasg/swagger-ui-dist/absolute-path.js
label_studio/core/static_build/drf-yasg/swagger-ui-dist/favicon-32x32.40d4f2c38d1c.png
label_studio/core/static_build/drf-yasg/swagger-ui-dist/favicon-32x32.png
label_studio/core/static_build/drf-yasg/swagger-ui-dist/index.4843f77ccf9e.js
label_studio/core/static_build/drf-yasg/swagger-ui-dist/index.js
label_studio/core/static_build/drf-yasg/swagger-ui-dist/oauth2-redirect.49cb7cc0bfe0.html
label_studio/core/static_build/drf-yasg/swagger-ui-dist/oauth2-redirect.html
label_studio/core/static_build/drf-yasg/swagger-ui-dist/swagger-ui-bundle.ee32fa5b4197.js
label_studio/core/static_build/drf-yasg/swagger-ui-dist/swagger-ui-bundle.js
label_studio/core/static_build/drf-yasg/swagger-ui-dist/swagger-ui-es-bundle-core.68c3481c2051.js
label_studio/core/static_build/drf-yasg/swagger-ui-dist/swagger-ui-es-bundle-core.js
label_studio/core/static_build/drf-yasg/swagger-ui-dist/swagger-ui-es-bundle.6f3d15ebc999.js
label_studio/core/static_build/drf-yasg/swagger-ui-dist/swagger-ui-es-bundle.js
label_studio/core/static_build/drf-yasg/swagger-ui-dist/swagger-ui-standalone-preset.f76577cd29dc.js
label_studio/core/static_build/drf-yasg/swagger-ui-dist/swagger-ui-standalone-preset.js
label_studio/core/static_build/drf-yasg/swagger-ui-dist/swagger-ui.bc068a76c80f.css
label_studio/core/static_build/drf-yasg/swagger-ui-dist/swagger-ui.css
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-300.370f86168a7d.ttf
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-300.7035e3255acf.eot
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-300.b6e1d0fde881.woff2
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-300.dd0bea1f9a80.svg
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-300.eot
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-300.fd46dc46efb8.woff
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-300.svg
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-300.ttf
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-300.woff
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-300.woff2
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500.0693bf1b0946.eot
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500.18a127e9dc68.woff
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500.2e0bf09ac4b4.woff2
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500.7d59ee8aeb5f.ttf
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500.95204ac95130.svg
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500.eot
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500.svg
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500.ttf
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500.woff
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500.woff2
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500italic.59855b4cd887.woff2
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500italic.a3d5f692fa35.eot
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500italic.b5bd232e5ae7.svg
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500italic.d24b660fb0e2.ttf
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500italic.d2eb7895b449.woff
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500italic.eot
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500italic.svg
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500italic.ttf
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500italic.woff
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500italic.woff2
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-italic.0c9fedf91828.woff
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-italic.35e184c357f5.ttf
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-italic.39c358e4c785.svg
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-italic.85ed55b262ab.eot
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-italic.a261b07bf58a.woff2
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-italic.eot
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-italic.svg
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-italic.ttf
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-italic.woff
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-italic.woff2
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-regular.8681f434273f.svg
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-regular.9af3b948743a.woff2
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-regular.c2bf54bc5674.woff
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-regular.eea1b983a522.eot
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-regular.eot
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-regular.f245f4a64fee.ttf
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-regular.svg
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-regular.ttf
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-regular.woff
label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-regular.woff2
label_studio/core/static_build/fonts/roboto/roboto.68e862e742f3.css
label_studio/core/static_build/fonts/roboto/roboto.6ffe390dd5ff.css
label_studio/core/static_build/fonts/roboto/roboto.css
label_studio/core/static_build/icons/arrow.5843a6f57457.svg
label_studio/core/static_build/icons/arrow.svg
label_studio/core/static_build/icons/bell.c058e5e7469d.svg
label_studio/core/static_build/icons/bell.svg
label_studio/core/static_build/icons/book.40c99648ebfa.svg
label_studio/core/static_build/icons/book.svg
label_studio/core/static_build/icons/cross.8ff7881cb56a.svg
label_studio/core/static_build/icons/cross.svg
label_studio/core/static_build/icons/folder.f2ef4d805f18.svg
label_studio/core/static_build/icons/folder.svg
label_studio/core/static_build/icons/gear.1fdbf906a302.svg
label_studio/core/static_build/icons/gear.svg
label_studio/core/static_build/icons/github.c982636c6daa.svg
label_studio/core/static_build/icons/github.svg
label_studio/core/static_build/icons/info.99b9dd5aeea1.svg
label_studio/core/static_build/icons/info.svg
label_studio/core/static_build/icons/logo-black.633545a800a3.svg
label_studio/core/static_build/icons/logo-black.svg
label_studio/core/static_build/icons/menu.a898d4eeb103.svg
label_studio/core/static_build/icons/menu.svg
label_studio/core/static_build/icons/office.ab5b5848666a.svg
label_studio/core/static_build/icons/office.svg
label_studio/core/static_build/icons/person-circle.82b58f6a9b09.svg
label_studio/core/static_build/icons/person-circle.svg
label_studio/core/static_build/icons/pin.2b8b955c40d9.svg
label_studio/core/static_build/icons/pin.svg
label_studio/core/static_build/icons/slack.be49727ccc90.svg
label_studio/core/static_build/icons/slack.svg
label_studio/core/static_build/icons/terminal.1a71861bbe1e.svg
label_studio/core/static_build/icons/terminal.svg
label_studio/core/static_build/images/favicon.1e98479f4133.png
label_studio/core/static_build/images/favicon.58c0a5114450.ico
label_studio/core/static_build/images/favicon.ico
label_studio/core/static_build/images/favicon.png
label_studio/core/static_build/images/opossum_broken.df8566d9c026.svg
label_studio/core/static_build/images/opossum_broken.svg
label_studio/core/static_build/images/opossum_hanging.2fa77848bd0c.svg
label_studio/core/static_build/images/opossum_hanging.svg
label_studio/core/static_build/images/opossum_looking.47c686c638e6.png
label_studio/core/static_build/images/opossum_looking.png
label_studio/core/static_build/images/slack.86883b6a07a0.png
label_studio/core/static_build/images/slack.png
label_studio/core/static_build/images/upload.c4bee384bc71.svg
label_studio/core/static_build/images/upload.svg
label_studio/core/static_build/js/helpers.9a01b074ff58.js
label_studio/core/static_build/js/helpers.js
label_studio/core/static_build/js/jquery.min.220afd743d9e.js
label_studio/core/static_build/js/jquery.min.js
label_studio/core/static_build/js/luxon.min.512874b4b4a4.js
label_studio/core/static_build/js/luxon.min.js
label_studio/core/static_build/js/vue.17e942ea0854.js
label_studio/core/static_build/js/vue.js
label_studio/core/static_build/js/xml.cae34fb93abc.js
label_studio/core/static_build/js/xml.js
label_studio/core/static_build/rest_framework/css/bootstrap-theme.min.66b84a04375e.css
label_studio/core/static_build/rest_framework/css/bootstrap-theme.min.css
label_studio/core/static_build/rest_framework/css/bootstrap-tweaks.46ed116b0edd.css
label_studio/core/static_build/rest_framework/css/bootstrap-tweaks.css
label_studio/core/static_build/rest_framework/css/bootstrap.min.77017a69879a.css
label_studio/core/static_build/rest_framework/css/bootstrap.min.css
label_studio/core/static_build/rest_framework/css/default.789dfb5732d7.css
label_studio/core/static_build/rest_framework/css/default.8d5591a6aabc.css
label_studio/core/static_build/rest_framework/css/default.css
label_studio/core/static_build/rest_framework/css/font-awesome-4.0.3.c1e1ea213abf.css
label_studio/core/static_build/rest_framework/css/font-awesome-4.0.3.css
label_studio/core/static_build/rest_framework/css/prettify.a987f72342ee.css
label_studio/core/static_build/rest_framework/css/prettify.css
label_studio/core/static_build/rest_framework/docs/css/base.3208b6cc4466.css
label_studio/core/static_build/rest_framework/docs/css/base.css
label_studio/core/static_build/rest_framework/docs/css/highlight.css
label_studio/core/static_build/rest_framework/docs/css/highlight.e0e4d973c6d7.css
label_studio/core/static_build/rest_framework/docs/css/jquery.json-view.min.a2e6beeb6710.css
label_studio/core/static_build/rest_framework/docs/css/jquery.json-view.min.css
label_studio/core/static_build/rest_framework/docs/img/favicon.5195b4d0f3eb.ico
label_studio/core/static_build/rest_framework/docs/img/favicon.ico
label_studio/core/static_build/rest_framework/docs/img/grid.a4b938cf382b.png
label_studio/core/static_build/rest_framework/docs/img/grid.png
label_studio/core/static_build/rest_framework/docs/js/api.c9743eab7a4f.js
label_studio/core/static_build/rest_framework/docs/js/api.js
label_studio/core/static_build/rest_framework/docs/js/highlight.pack.479b5f21dcba.js
label_studio/core/static_build/rest_framework/docs/js/highlight.pack.js
label_studio/core/static_build/rest_framework/docs/js/jquery.json-view.min.b7c2d6981377.js
label_studio/core/static_build/rest_framework/docs/js/jquery.json-view.min.js
label_studio/core/static_build/rest_framework/fonts/fontawesome-webfont.3293616ec0c6.woff
label_studio/core/static_build/rest_framework/fonts/fontawesome-webfont.83e37a11f9d7.svg
label_studio/core/static_build/rest_framework/fonts/fontawesome-webfont.8b27bc96115c.eot
label_studio/core/static_build/rest_framework/fonts/fontawesome-webfont.dcb26c7239d8.ttf
label_studio/core/static_build/rest_framework/fonts/fontawesome-webfont.eot
label_studio/core/static_build/rest_framework/fonts/fontawesome-webfont.svg
label_studio/core/static_build/rest_framework/fonts/fontawesome-webfont.ttf
label_studio/core/static_build/rest_framework/fonts/fontawesome-webfont.woff
label_studio/core/static_build/rest_framework/fonts/glyphicons-halflings-regular.08eda92397ae.svg
label_studio/core/static_build/rest_framework/fonts/glyphicons-halflings-regular.448c34a56d69.woff2
label_studio/core/static_build/rest_framework/fonts/glyphicons-halflings-regular.e18bbf611f2a.ttf
label_studio/core/static_build/rest_framework/fonts/glyphicons-halflings-regular.eot
label_studio/core/static_build/rest_framework/fonts/glyphicons-halflings-regular.f4769f9bdb74.eot
label_studio/core/static_build/rest_framework/fonts/glyphicons-halflings-regular.fa2772327f55.woff
label_studio/core/static_build/rest_framework/fonts/glyphicons-halflings-regular.svg
label_studio/core/static_build/rest_framework/fonts/glyphicons-halflings-regular.ttf
label_studio/core/static_build/rest_framework/fonts/glyphicons-halflings-regular.woff
label_studio/core/static_build/rest_framework/fonts/glyphicons-halflings-regular.woff2
label_studio/core/static_build/rest_framework/img/glyphicons-halflings-white.9bbc6e960299.png
label_studio/core/static_build/rest_framework/img/glyphicons-halflings-white.png
label_studio/core/static_build/rest_framework/img/glyphicons-halflings.90233c9067e9.png
label_studio/core/static_build/rest_framework/img/glyphicons-halflings.png
label_studio/core/static_build/rest_framework/img/grid.a4b938cf382b.png
label_studio/core/static_build/rest_framework/img/grid.png
label_studio/core/static_build/rest_framework/js/ajax-form.0ea6e6052ab5.js
label_studio/core/static_build/rest_framework/js/ajax-form.js
label_studio/core/static_build/rest_framework/js/bootstrap.min.2f34b630ffe3.js
label_studio/core/static_build/rest_framework/js/bootstrap.min.js
label_studio/core/static_build/rest_framework/js/coreapi-0.1.1.8851fb9336c9.js
label_studio/core/static_build/rest_framework/js/coreapi-0.1.1.js
label_studio/core/static_build/rest_framework/js/csrf.969930007329.js
label_studio/core/static_build/rest_framework/js/csrf.js
label_studio/core/static_build/rest_framework/js/default.5b08897dbdc3.js
label_studio/core/static_build/rest_framework/js/default.js
label_studio/core/static_build/rest_framework/js/jquery-3.5.1.min.dc5e7f18c8d3.js
label_studio/core/static_build/rest_framework/js/jquery-3.5.1.min.js
label_studio/core/static_build/rest_framework/js/prettify-min.709bfcc456c6.js
label_studio/core/static_build/rest_framework/js/prettify-min.js
label_studio/core/static_build/rest_framework_swagger/favicon-16x16.3ed02eaf511d.png
label_studio/core/static_build/rest_framework_swagger/favicon-16x16.png
label_studio/core/static_build/rest_framework_swagger/favicon-32x32.1b4ded0a3a8d.png
label_studio/core/static_build/rest_framework_swagger/favicon-32x32.png
label_studio/core/static_build/rest_framework_swagger/logo_small.8cad66ba86ea.png
label_studio/core/static_build/rest_framework_swagger/logo_small.png
label_studio/core/static_build/rest_framework_swagger/bundles/app.bundle.5a0d38a8148f.css
label_studio/core/static_build/rest_framework_swagger/bundles/app.bundle.6aad1a0bd569.js
label_studio/core/static_build/rest_framework_swagger/bundles/app.bundle.css
label_studio/core/static_build/rest_framework_swagger/bundles/app.bundle.js
label_studio/core/static_build/rest_framework_swagger/bundles/vendors.bundle.ccc253215582.css
label_studio/core/static_build/rest_framework_swagger/bundles/vendors.bundle.css
label_studio/core/static_build/rest_framework_swagger/bundles/vendors.bundle.e2cd1531addc.js
label_studio/core/static_build/rest_framework_swagger/bundles/vendors.bundle.js
label_studio/core/static_build/samples/game.18337b1c47f5.wav
label_studio/core/static_build/samples/game.wav
label_studio/core/static_build/samples/hypertext.8e66c492c332.html
label_studio/core/static_build/samples/hypertext.html
label_studio/core/static_build/samples/kittens.4ad70890bcb0.jpg
label_studio/core/static_build/samples/kittens.jpg
label_studio/core/static_build/samples/kittens1.c9dac88e154d.jpg
label_studio/core/static_build/samples/kittens1.jpg
label_studio/core/static_build/samples/kittens2.9748ea731e30.jpg
label_studio/core/static_build/samples/kittens2.jpg
label_studio/core/static_build/samples/opossum_snow.4956fd215e15.mp4
label_studio/core/static_build/samples/opossum_snow.mp4
label_studio/core/static_build/samples/paragraphs.430415eccbf3.json
label_studio/core/static_build/samples/paragraphs.json
label_studio/core/static_build/samples/sample-task-sin.18384e9f50c0.csv
label_studio/core/static_build/samples/sample-task-sin.csv
label_studio/core/static_build/samples/sample.2ca80224c6de.mp3
label_studio/core/static_build/samples/sample.554a4067447b.jpg
label_studio/core/static_build/samples/sample.fa7d7e650b2c.pdf
label_studio/core/static_build/samples/sample.jpg
label_studio/core/static_build/samples/sample.mp3
label_studio/core/static_build/samples/sample.pdf
label_studio/core/static_build/samples/trees_in_snow.60155fcef5ac.jpg
label_studio/core/static_build/samples/trees_in_snow.jpg
label_studio/core/static_build/templates/activity-recognition.73894e04eee5.png
label_studio/core/static_build/templates/activity-recognition.png
label_studio/core/static_build/templates/automatic-speech-recognition-using-segments.4c2829c2ea5c.png
label_studio/core/static_build/templates/automatic-speech-recognition-using-segments.png
label_studio/core/static_build/templates/automatic-speech-recognition.eed5c0a50de4.png
label_studio/core/static_build/templates/automatic-speech-recognition.png
label_studio/core/static_build/templates/change-point-detection.c54f43148f44.png
label_studio/core/static_build/templates/change-point-detection.png
label_studio/core/static_build/templates/content-based-image-search.c83c375035f1.png
label_studio/core/static_build/templates/content-based-image-search.png
label_studio/core/static_build/templates/coreference-resolution-and-entity-linking.a62e01dae0bd.png
label_studio/core/static_build/templates/coreference-resolution-and-entity-linking.png
label_studio/core/static_build/templates/document-retrieval.42214b011e17.png
label_studio/core/static_build/templates/document-retrieval.png
label_studio/core/static_build/templates/freeform-metadata.1ce423a48925.png
label_studio/core/static_build/templates/freeform-metadata.png
label_studio/core/static_build/templates/html-entity-recognition.05b4e6f81ffb.png
label_studio/core/static_build/templates/html-entity-recognition.png
label_studio/core/static_build/templates/image-captioning.37f8bf6df587.png
label_studio/core/static_build/templates/image-captioning.png
label_studio/core/static_build/templates/image-classification.ea48c8580553.png
label_studio/core/static_build/templates/image-classification.png
label_studio/core/static_build/templates/intent-classification-and-slot-filling.f134a756d390.png
label_studio/core/static_build/templates/intent-classification-and-slot-filling.png
label_studio/core/static_build/templates/intent-classification.b6b244808d07.png
label_studio/core/static_build/templates/intent-classification.png
label_studio/core/static_build/templates/keypoints.686bfce2a51b.png
label_studio/core/static_build/templates/keypoints.png
label_studio/core/static_build/templates/machine-translation.c48e3a0ed851.png
label_studio/core/static_build/templates/machine-translation.png
label_studio/core/static_build/templates/named-entity-recognition.ade99ab49126.png
label_studio/core/static_build/templates/named-entity-recognition.png
label_studio/core/static_build/templates/object-detection-with-bounding-boxes.4cecaee3b3a8.png
label_studio/core/static_build/templates/object-detection-with-bounding-boxes.png
label_studio/core/static_build/templates/optical-character-recognition.60ec5407930b.png
label_studio/core/static_build/templates/optical-character-recognition.eceb627a12c6.png
label_studio/core/static_build/templates/optical-character-recognition.png
label_studio/core/static_build/templates/outliers-anomaly-detection.e809bc393a74.png
label_studio/core/static_build/templates/outliers-anomaly-detection.png
label_studio/core/static_build/templates/pairwise-classification.208cace70849.png
label_studio/core/static_build/templates/pairwise-classification.png
label_studio/core/static_build/templates/pairwise-regression.5df3e140abb8.png
label_studio/core/static_build/templates/pairwise-regression.png
label_studio/core/static_build/templates/pdf-classification.ad4881ac2ea6.png
label_studio/core/static_build/templates/pdf-classification.png
label_studio/core/static_build/templates/question-answering.659a2911e95a.png
label_studio/core/static_build/templates/question-answering.png
label_studio/core/static_build/templates/relation-extraction.3a1638d03027.png
label_studio/core/static_build/templates/relation-extraction.png
label_studio/core/static_build/templates/response-generation.15b0e2415feb.png
label_studio/core/static_build/templates/response-generation.png
label_studio/core/static_build/templates/response-selection.fc22b1626803.png
label_studio/core/static_build/templates/response-selection.png
label_studio/core/static_build/templates/semantic-segmentation-with-masks.f7d6dbb8ff96.png
label_studio/core/static_build/templates/semantic-segmentation-with-masks.png
label_studio/core/static_build/templates/semantic-segmentation-with-polygons.40a48bc2370b.png
label_studio/core/static_build/templates/semantic-segmentation-with-polygons.png
label_studio/core/static_build/templates/signal-quality-detection.07cb4ba04e03.png
label_studio/core/static_build/templates/signal-quality-detection.png
label_studio/core/static_build/templates/signal-quality.d3191f050798.png
label_studio/core/static_build/templates/signal-quality.png
label_studio/core/static_build/templates/sound-event-detection.f8793c9683cf.png
label_studio/core/static_build/templates/sound-event-detection.png
label_studio/core/static_build/templates/speaker-segmentation.94971b82d2e5.png
label_studio/core/static_build/templates/speaker-segmentation.png
label_studio/core/static_build/templates/tabular-data.d95e37c18262.png
label_studio/core/static_build/templates/tabular-data.png
label_studio/core/static_build/templates/taxonomy.f0cb7ff320bf.png
label_studio/core/static_build/templates/taxonomy.png
label_studio/core/static_build/templates/text-classification.0d1a6f645b6a.png
label_studio/core/static_build/templates/text-classification.png
label_studio/core/static_build/templates/text-summarization.41ae480378ce.png
label_studio/core/static_build/templates/text-summarization.png
label_studio/core/static_build/templates/time-series-forecasting.a47f19edd82f.png
label_studio/core/static_build/templates/time-series-forecasting.png
label_studio/core/static_build/templates/video-classification.c9f8ab19090a.png
label_studio/core/static_build/templates/video-classification.png
label_studio/core/static_build/templates/video-timeline-segmentation.9755ba1e021d.png
label_studio/core/static_build/templates/video-timeline-segmentation.png
label_studio/core/static_build/templates/visual-question-answering.8ff68bb82e21.png
label_studio/core/static_build/templates/visual-question-answering.png
label_studio/core/templatetags/filters.py
label_studio/core/utils/__init__.py
label_studio/core/utils/common.py
label_studio/core/utils/contextlog.py
label_studio/core/utils/disable_signals.py
label_studio/core/utils/exceptions.py
label_studio/core/utils/get_object.py
label_studio/core/utils/io.py
label_studio/core/utils/params.py
label_studio/core/utils/sentry.py
label_studio/core/utils/schema/data_examples.json
label_studio/core/utils/schema/default_config.json
label_studio/core/utils/schema/label_config_schema.json
label_studio/core/utils/windows_sqlite_fix/__init__.py
label_studio/data_export/__init__.py
label_studio/data_export/admin.py
label_studio/data_export/api.py
label_studio/data_export/apps.py
label_studio/data_export/models.py
label_studio/data_export/serializers.py
label_studio/data_export/urls.py
label_studio/data_export/views.py
label_studio/data_export/migrations/0001_initial.py
label_studio/data_export/migrations/__init__.py
label_studio/data_import/__init__.py
label_studio/data_import/api.py
label_studio/data_import/models.py
label_studio/data_import/serializers.py
label_studio/data_import/uploader.py
label_studio/data_import/urls.py
label_studio/data_import/migrations/0001_initial.py
label_studio/data_import/migrations/__init__.py
label_studio/data_manager/__init__.py
label_studio/data_manager/api.py
label_studio/data_manager/apps.py
label_studio/data_manager/functions.py
label_studio/data_manager/managers.py
label_studio/data_manager/models.py
label_studio/data_manager/prepare_params.py
label_studio/data_manager/serializers.py
label_studio/data_manager/urls.py
label_studio/data_manager/views.py
label_studio/data_manager/actions/__init__.py
label_studio/data_manager/actions/basic.py
label_studio/data_manager/actions/experimental.py
label_studio/data_manager/actions/next_task.py
label_studio/data_manager/migrations/0001_squashed_0005_view_user.py
label_studio/data_manager/migrations/0002_remove_annotations_ids.py
label_studio/data_manager/migrations/__init__.py
label_studio/data_manager/templates/data_manager/data.html
label_studio/frontend/dist/dm/version.json
label_studio/frontend/dist/dm/css/main.css
label_studio/frontend/dist/dm/css/main.css.map
label_studio/frontend/dist/dm/js/main.js
label_studio/frontend/dist/dm/js/main.js.LICENSE.txt
label_studio/frontend/dist/dm/js/main.js.map
label_studio/frontend/dist/lsf/version.json
label_studio/frontend/dist/lsf/css/main.css
label_studio/frontend/dist/lsf/css/main.css.map
label_studio/frontend/dist/lsf/js/main.js
label_studio/frontend/dist/lsf/js/main.js.LICENSE.txt
label_studio/frontend/dist/lsf/js/main.js.map
label_studio/frontend/dist/react-app/index.js
label_studio/frontend/dist/react-app/index.js.LICENSE.txt
label_studio/frontend/dist/react-app/index.js.map
label_studio/frontend/dist/react-app/main.css
label_studio/frontend/dist/react-app/main.css.map
label_studio/frontend/node_modules/cheerio/node_modules/tslib/tslib.es6.html
label_studio/frontend/node_modules/cheerio/node_modules/tslib/tslib.html
label_studio/frontend/node_modules/codemirror/mode/rpm/changes/index.html
label_studio/frontend/node_modules/decimal.js/doc/API.html
label_studio/frontend/node_modules/eslint/lib/cli-engine/formatters/html-template-message.html
label_studio/frontend/node_modules/eslint/lib/cli-engine/formatters/html-template-page.html
label_studio/frontend/node_modules/eslint/lib/cli-engine/formatters/html-template-result.html
label_studio/frontend/node_modules/jsbn/example.html
label_studio/frontend/node_modules/railroad-diagrams/example.html
label_studio/frontend/node_modules/railroad-diagrams/generator.html
label_studio/frontend/node_modules/sprintf-js/demo/angular.html
label_studio/frontend/node_modules/strman/coverage/lcov-report/append.js.html
label_studio/frontend/node_modules/strman/coverage/lcov-report/appendarray.js.html
label_studio/frontend/node_modules/strman/coverage/lcov-report/index.html
label_studio/frontend/node_modules/strman/coverage/lcov-report/repeat.js.html
label_studio/frontend/node_modules/strman/coverage/lcov-report/rightpad.js.html
label_studio/frontend/node_modules/strman/coverage/lcov-report/strman.js.html
label_studio/frontend/node_modules/strman/coverage/lcov-report/substr.js.html
label_studio/frontend/node_modules/strman/coverage/lcov-report/urlDecode.js.html
label_studio/frontend/node_modules/strman/coverage/lcov-report/urlencode.js.html
label_studio/frontend/node_modules/strman/docs/append.js.html
label_studio/frontend/node_modules/strman/docs/appendarray.js.html
label_studio/frontend/node_modules/strman/docs/at.js.html
label_studio/frontend/node_modules/strman/docs/base64decode.js.html
label_studio/frontend/node_modules/strman/docs/base64encode.js.html
label_studio/frontend/node_modules/strman/docs/between.js.html
label_studio/frontend/node_modules/strman/docs/bindecode.js.html
label_studio/frontend/node_modules/strman/docs/binencode.js.html
label_studio/frontend/node_modules/strman/docs/chars.js.html
label_studio/frontend/node_modules/strman/docs/collapsewhitespace.js.html
label_studio/frontend/node_modules/strman/docs/compare.js.html
label_studio/frontend/node_modules/strman/docs/contains.js.html
label_studio/frontend/node_modules/strman/docs/containsall.js.html
label_studio/frontend/node_modules/strman/docs/containsany.js.html
label_studio/frontend/node_modules/strman/docs/countsubstr.js.html
label_studio/frontend/node_modules/strman/docs/decdecode.js.html
label_studio/frontend/node_modules/strman/docs/decencode.js.html
label_studio/frontend/node_modules/strman/docs/endswith.js.html
label_studio/frontend/node_modules/strman/docs/ensureleft.js.html
label_studio/frontend/node_modules/strman/docs/ensureright.js.html
label_studio/frontend/node_modules/strman/docs/equal.js.html
label_studio/frontend/node_modules/strman/docs/first.js.html
label_studio/frontend/node_modules/strman/docs/format.js.html
label_studio/frontend/node_modules/strman/docs/hexdecode.js.html
label_studio/frontend/node_modules/strman/docs/hexencode.js.html
label_studio/frontend/node_modules/strman/docs/htmldecode.js.html
label_studio/frontend/node_modules/strman/docs/htmlencode.js.html
label_studio/frontend/node_modules/strman/docs/index.html
label_studio/frontend/node_modules/strman/docs/indexof.js.html
label_studio/frontend/node_modules/strman/docs/inequal.js.html
label_studio/frontend/node_modules/strman/docs/insert.js.html
label_studio/frontend/node_modules/strman/docs/islowercase.js.html
label_studio/frontend/node_modules/strman/docs/isstring.js.html
label_studio/frontend/node_modules/strman/docs/isuppercase.js.html
label_studio/frontend/node_modules/strman/docs/last.js.html
label_studio/frontend/node_modules/strman/docs/lastindexof.js.html
label_studio/frontend/node_modules/strman/docs/leftpad.js.html
label_studio/frontend/node_modules/strman/docs/lefttrim.js.html
label_studio/frontend/node_modules/strman/docs/module-append.html
label_studio/frontend/node_modules/strman/docs/module-appendArray.html
label_studio/frontend/node_modules/strman/docs/module-at.html
label_studio/frontend/node_modules/strman/docs/module-base64decode.html
label_studio/frontend/node_modules/strman/docs/module-base64encode.html
label_studio/frontend/node_modules/strman/docs/module-between.html
label_studio/frontend/node_modules/strman/docs/module-binDecode.html
label_studio/frontend/node_modules/strman/docs/module-binEncode.html
label_studio/frontend/node_modules/strman/docs/module-chars.html
label_studio/frontend/node_modules/strman/docs/module-collapseWhitespace.html
label_studio/frontend/node_modules/strman/docs/module-compare.html
label_studio/frontend/node_modules/strman/docs/module-contains.html
label_studio/frontend/node_modules/strman/docs/module-containsAll.html
label_studio/frontend/node_modules/strman/docs/module-containsAny.html
label_studio/frontend/node_modules/strman/docs/module-countSubstr.html
label_studio/frontend/node_modules/strman/docs/module-decDecode.html
label_studio/frontend/node_modules/strman/docs/module-decEncode.html
label_studio/frontend/node_modules/strman/docs/module-endsWith.html
label_studio/frontend/node_modules/strman/docs/module-ensureLeft.html
label_studio/frontend/node_modules/strman/docs/module-ensureRight.html
label_studio/frontend/node_modules/strman/docs/module-equal.html
label_studio/frontend/node_modules/strman/docs/module-first.html
label_studio/frontend/node_modules/strman/docs/module-format.html
label_studio/frontend/node_modules/strman/docs/module-hexDecode.html
label_studio/frontend/node_modules/strman/docs/module-hexEncode.html
label_studio/frontend/node_modules/strman/docs/module-htmlDecode.html
label_studio/frontend/node_modules/strman/docs/module-htmlEncode.html
label_studio/frontend/node_modules/strman/docs/module-inequal.html
label_studio/frontend/node_modules/strman/docs/module-insert.html
label_studio/frontend/node_modules/strman/docs/module-isLowerCase.html
label_studio/frontend/node_modules/strman/docs/module-isString.html
label_studio/frontend/node_modules/strman/docs/module-isUpperCase.html
label_studio/frontend/node_modules/strman/docs/module-last.html
label_studio/frontend/node_modules/strman/docs/module-lastIndefOf.html
label_studio/frontend/node_modules/strman/docs/module-leftPad.html
label_studio/frontend/node_modules/strman/docs/module-leftTrim.html
label_studio/frontend/node_modules/strman/docs/module-prepend.html
label_studio/frontend/node_modules/strman/docs/module-prependArray.html
label_studio/frontend/node_modules/strman/docs/module-removeEmptyStrings.html
label_studio/frontend/node_modules/strman/docs/module-removeLeft.html
label_studio/frontend/node_modules/strman/docs/module-removeNonWords.html
label_studio/frontend/node_modules/strman/docs/module-removeSpaces.html
label_studio/frontend/node_modules/strman/docs/module-repeat.html
label_studio/frontend/node_modules/strman/docs/module-replace.html
label_studio/frontend/node_modules/strman/docs/module-reverse.html
label_studio/frontend/node_modules/strman/docs/module-rightPad.html
label_studio/frontend/node_modules/strman/docs/module-rightTrim.html
label_studio/frontend/node_modules/strman/docs/module-safeTruncate.html
label_studio/frontend/node_modules/strman/docs/module-shuffle.html
label_studio/frontend/node_modules/strman/docs/module-slugify.html
label_studio/frontend/node_modules/strman/docs/module-split.html
label_studio/frontend/node_modules/strman/docs/module-startsWith.html
label_studio/frontend/node_modules/strman/docs/module-substr.html
label_studio/frontend/node_modules/strman/docs/module-surround.html
label_studio/frontend/node_modules/strman/docs/module-toCamelCase.html
label_studio/frontend/node_modules/strman/docs/module-toDecamelize.html
label_studio/frontend/node_modules/strman/docs/module-toKebabCase.html
label_studio/frontend/node_modules/strman/docs/module-toLowerCase.html
label_studio/frontend/node_modules/strman/docs/module-toSnakeCase.html
label_studio/frontend/node_modules/strman/docs/module-toStudlyCaps.html
label_studio/frontend/node_modules/strman/docs/module-toUpperCase.html
label_studio/frontend/node_modules/strman/docs/module-transliterate.html
label_studio/frontend/node_modules/strman/docs/module-trim.html
label_studio/frontend/node_modules/strman/docs/module-truncate.html
label_studio/frontend/node_modules/strman/docs/module-urlDecode.html
label_studio/frontend/node_modules/strman/docs/module-urlEncode.html
label_studio/frontend/node_modules/strman/docs/prepend.js.html
label_studio/frontend/node_modules/strman/docs/prependarray.js.html
label_studio/frontend/node_modules/strman/docs/removeemptystrings.js.html
label_studio/frontend/node_modules/strman/docs/removeleft.js.html
label_studio/frontend/node_modules/strman/docs/removenonwords.js.html
label_studio/frontend/node_modules/strman/docs/removeright.js.html
label_studio/frontend/node_modules/strman/docs/removespaces.js.html
label_studio/frontend/node_modules/strman/docs/repeat.js.html
label_studio/frontend/node_modules/strman/docs/replace.js.html
label_studio/frontend/node_modules/strman/docs/reverse.js.html
label_studio/frontend/node_modules/strman/docs/rightpad.js.html
label_studio/frontend/node_modules/strman/docs/righttrim.js.html
label_studio/frontend/node_modules/strman/docs/safetruncate.js.html
label_studio/frontend/node_modules/strman/docs/shuffle.js.html
label_studio/frontend/node_modules/strman/docs/slice.js.html
label_studio/frontend/node_modules/strman/docs/slugify.js.html
label_studio/frontend/node_modules/strman/docs/split.js.html
label_studio/frontend/node_modules/strman/docs/startswith.js.html
label_studio/frontend/node_modules/strman/docs/substr.js.html
label_studio/frontend/node_modules/strman/docs/surround.js.html
label_studio/frontend/node_modules/strman/docs/tocamelcase.js.html
label_studio/frontend/node_modules/strman/docs/todecamelize.js.html
label_studio/frontend/node_modules/strman/docs/tokebabcase.js.html
label_studio/frontend/node_modules/strman/docs/tolowercase.js.html
label_studio/frontend/node_modules/strman/docs/tosnakecase.js.html
label_studio/frontend/node_modules/strman/docs/tostudlycaps.js.html
label_studio/frontend/node_modules/strman/docs/touppercase.js.html
label_studio/frontend/node_modules/strman/docs/transliterate.js.html
label_studio/frontend/node_modules/strman/docs/trim.js.html
label_studio/frontend/node_modules/strman/docs/truncate.js.html
label_studio/frontend/node_modules/strman/docs/urlDecode.js.html
label_studio/frontend/node_modules/strman/docs/urlencode.js.html
label_studio/frontend/node_modules/terser/tools/props.html
label_studio/frontend/node_modules/tslib/tslib.es6.html
label_studio/frontend/node_modules/tslib/tslib.html
label_studio/io_storages/__init__.py
label_studio/io_storages/all_api.py
label_studio/io_storages/api.py
label_studio/io_storages/base_models.py
label_studio/io_storages/filesystem.py
label_studio/io_storages/functions.py
label_studio/io_storages/models.py
label_studio/io_storages/serializers.py
label_studio/io_storages/urls.py
label_studio/io_storages/utils.py
label_studio/io_storages/azure_blob/__init__.py
label_studio/io_storages/azure_blob/api.py
label_studio/io_storages/azure_blob/form_layout.yml
label_studio/io_storages/azure_blob/models.py
label_studio/io_storages/azure_blob/serializers.py
label_studio/io_storages/gcs/__init__.py
label_studio/io_storages/gcs/api.py
label_studio/io_storages/gcs/form_layout.yml
label_studio/io_storages/gcs/models.py
label_studio/io_storages/gcs/serializers.py
label_studio/io_storages/localfiles/__init__.py
label_studio/io_storages/localfiles/api.py
label_studio/io_storages/localfiles/form_layout.yml
label_studio/io_storages/localfiles/models.py
label_studio/io_storages/localfiles/serializers.py
label_studio/io_storages/migrations/0001_squashed_0002_auto_20210302_1827.py
label_studio/io_storages/migrations/0002_auto_20210311_0530.py
label_studio/io_storages/migrations/0003_localfilesimportstorage.py
label_studio/io_storages/migrations/0004_gcsstoragemixin_google_application_credentials.py
label_studio/io_storages/migrations/0005_s3importstorage_recursive_scan.py
label_studio/io_storages/migrations/0006_auto_20210906_1323.py
label_studio/io_storages/migrations/__init__.py
label_studio/io_storages/redis/__init__.py
label_studio/io_storages/redis/api.py
label_studio/io_storages/redis/form_layout.yml
label_studio/io_storages/redis/models.py
label_studio/io_storages/redis/serializers.py
label_studio/io_storages/s3/__init__.py
label_studio/io_storages/s3/api.py
label_studio/io_storages/s3/form_layout.yml
label_studio/io_storages/s3/models.py
label_studio/io_storages/s3/serializers.py
label_studio/io_storages/s3/utils.py
label_studio/ml/__init__.py
label_studio/ml/api.py
label_studio/ml/api_connector.py
label_studio/ml/models.py
label_studio/ml/serializers.py
label_studio/ml/urls.py
label_studio/ml/migrations/0001_initial.py
label_studio/ml/migrations/0002_auto_20210308_1559.py
label_studio/ml/migrations/0003_auto_20210309_1239.py
label_studio/ml/migrations/0004_auto_20210820_1610.py
label_studio/ml/migrations/__init__.py
label_studio/organizations/__init__.py
label_studio/organizations/admin.py
label_studio/organizations/api.py
label_studio/organizations/apps.py
label_studio/organizations/forms.py
label_studio/organizations/functions.py
label_studio/organizations/middleware.py
label_studio/organizations/models.py
label_studio/organizations/serializers.py
label_studio/organizations/urls.py
label_studio/organizations/views.py
label_studio/organizations/migrations/0001_initial.py
label_studio/organizations/migrations/0001_squashed_0008_auto_20201005_1552.py
label_studio/organizations/migrations/0002_auto_20210310_2044.py
label_studio/organizations/migrations/__init__.py
label_studio/organizations/templates/organizations/people_list.html
label_studio/projects/__init__.py
label_studio/projects/api.py
label_studio/projects/models.py
label_studio/projects/serializers.py
label_studio/projects/urls.py
label_studio/projects/views.py
label_studio/projects/migrations/0001_squashed_0065_auto_20210223_2014.py
label_studio/projects/migrations/0002_auto_20210304_1457.py
label_studio/projects/migrations/0003_auto_20210305_1008.py
label_studio/projects/migrations/0003_project_color.py
label_studio/projects/migrations/0004_auto_20210306_0506.py
label_studio/projects/migrations/0005_merge_20210308_1141.py
label_studio/projects/migrations/0006_auto_20210308_1559.py
label_studio/projects/migrations/0007_auto_20210309_1304.py
label_studio/projects/migrations/0008_auto_20210314_1840.py
label_studio/projects/migrations/0009_project_evaluate_predictions_automatically.py
label_studio/projects/migrations/0010_auto_20210505_2037.py
label_studio/projects/migrations/0011_auto_20210517_2101.py
label_studio/projects/migrations/0012_auto_20210906_1323.py
label_studio/projects/migrations/__init__.py
label_studio/projects/templates/includes/project_crumb.html
label_studio/projects/templates/includes/projects_list.html
label_studio/projects/templates/projects/create.html
label_studio/projects/templates/projects/data.html
label_studio/projects/templates/projects/list.html
label_studio/projects/templates/projects/settings.html
label_studio/projects/templatetags/__init__.py
label_studio/projects/templatetags/custom_filters.py
label_studio/static/images/.DS_Store
label_studio/static/js/.DS_Store
label_studio/tasks/__init__.py
label_studio/tasks/api.py
label_studio/tasks/models.py
label_studio/tasks/serializers.py
label_studio/tasks/urls.py
label_studio/tasks/validation.py
label_studio/tasks/migrations/0001_squashed_0041_taskcompletionhistory_was_cancelled.py
label_studio/tasks/migrations/0002_auto_20210304_1423.py
label_studio/tasks/migrations/0002_auto_20210305_2035.py
label_studio/tasks/migrations/0003_merge_20210308_1141.py
label_studio/tasks/migrations/0004_auto_20210308_1559.py
label_studio/tasks/migrations/0005_auto_20210309_1239.py
label_studio/tasks/migrations/0006_remove_annotation_state.py
label_studio/tasks/migrations/0007_auto_20210618_1653.py
label_studio/tasks/migrations/0008_auto_20210903_1332.py
label_studio/tasks/migrations/0009_auto_20210913_0739.py
label_studio/tasks/migrations/0009_auto_20210914_0020.py
label_studio/tasks/migrations/0010_auto_20210914_0032.py
label_studio/tasks/migrations/0011_merge_20210914_1036.py
label_studio/tasks/migrations/__init__.py
label_studio/templates/401.html
label_studio/templates/403.html
label_studio/templates/404.html
label_studio/templates/500.html
label_studio/templates/base.html
label_studio/templates/log_files.html
label_studio/templates/simple.html
label_studio/templates/standard_form.html
label_studio/templates/drf-yasg/redoc.html
label_studio/tests/__init__.py
label_studio/tests/conftest.py
label_studio/tests/test_annotations.py
label_studio/tests/test_api.py
label_studio/tests/test_bulk_operations.py
label_studio/tests/test_cli.py
label_studio/tests/test_core.py
label_studio/tests/test_endpoints.py
label_studio/tests/test_exception.py
label_studio/tests/test_export.py
label_studio/tests/test_invites.py
label_studio/tests/test_next_task.py
label_studio/tests/test_organizations.py
label_studio/tests/test_predictions.py
label_studio/tests/test_project_validation.py
label_studio/tests/test_tasks_upload.py
label_studio/tests/utils.py
label_studio/tests/data_manager/__init__.py
label_studio/tests/data_manager/test_api_actions.py
label_studio/tests/data_manager/test_api_tasks.py
label_studio/tests/data_manager/test_ordering_filters.py
label_studio/tests/data_manager/test_selected_items.py
label_studio/tests/data_manager/test_views_api.py
label_studio/tests/loadtests/requirements.txt
label_studio/tests/loadtests/run_test.sh
label_studio/tests/test_data/__init__.py
label_studio/tests/test_data/full_steps.yml
label_studio/tests/test_data/gen_tasks_and_annotations.py
label_studio/tests/test_suites/samples/first.jpg
label_studio/tests/test_suites/samples/image_urls.csv
label_studio/tests/test_suites/samples/lines.txt
label_studio/tests/test_suites/samples/previous_export.json
label_studio/tests/test_suites/samples/previous_export_unknown_completed_by.json
label_studio/tests/test_suites/samples/random-with-predictions.json
label_studio/tests/test_suites/samples/second.jpg
label_studio/tests/test_suites/samples/test_1.csv
label_studio/tests/test_suites/samples/test_2.csv
label_studio/tests/test_suites/samples/test_3.csv
label_studio/tests/test_suites/samples/test_4.csv
label_studio/tests/test_suites/samples/test_image.jpg
label_studio/tests/test_suites/samples/test_image.png
label_studio/tests/test_suites/samples/text_with_2_predictions.json
label_studio/tests/test_suites/samples/text_with_2_tasks.json
label_studio/tests/webhooks/__init__.py
label_studio/tests/webhooks/test_webhooks.py
label_studio/users/__init__.py
label_studio/users/admin.py
label_studio/users/api.py
label_studio/users/apps.py
label_studio/users/forms.py
label_studio/users/functions.py
label_studio/users/mixins.py
label_studio/users/models.py
label_studio/users/serializers.py
label_studio/users/urls.py
label_studio/users/views.py
label_studio/users/migrations/0001_squashed_0009_auto_20210219_1237.py
label_studio/users/migrations/0002_auto_20210308_1559.py
label_studio/users/migrations/0003_user_active_organization.py
label_studio/users/migrations/0004_auto_20210914_0109.py
label_studio/users/migrations/__init__.py
label_studio/users/templates/users/user_account.html
label_studio/users/templates/users/user_base.html
label_studio/users/templates/users/user_login.html
label_studio/users/templates/users/user_signup.html
label_studio/webhooks/__init__.py
label_studio/webhooks/admin.py
label_studio/webhooks/api.py
label_studio/webhooks/apps.py
label_studio/webhooks/models.py
label_studio/webhooks/serializers.py
label_studio/webhooks/serializers_for_hooks.py
label_studio/webhooks/urls.py
label_studio/webhooks/utils.py
label_studio/webhooks/views.py
label_studio/webhooks/migrations/0001_initial.py
label_studio/webhooks/migrations/__init__.py