Spaces:
Runtime error
Runtime error
init commit
Browse files- Dockerfile +3 -0
Dockerfile
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
FROM heartexlabs/label-studio:hf-latest
|
2 |
+
|
3 |
+
ENV LABEL_STUDIO_DISABLE_SIGNUP_WITHOUT_LINK=true
|