my-dataset / Dockerfile
thak123's picture
Duplicate from argilla/argilla-template-space
b74d4b8 verified
raw
history blame
235 Bytes
FROM argilla/argilla-hf-spaces:v2.4.1
# Copy the auth config section
COPY .oauth.yaml /home/argilla/
# Uncoment this line to remove the persistence storage warning
#ENV ARGILLA_SHOW_HUGGINGFACE_SPACE_PERSISTENT_STORAGE_WARNING=false