AlignAI/DataTest
0
1FROM argilla/argilla-hf-spaces:v2.5.02 3# Copy the auth config section4COPY .oauth.yaml /home/argilla/5 6# Uncoment this line to remove the persistence storage warning7#ENV ARGILLA_SHOW_HUGGINGFACE_SPACE_PERSISTENT_STORAGE_WARNING=false8 