JonnyTran commited on
Commit
491a05b
1 Parent(s): c77d027
Files changed (2) hide show
  1. Dockerfile +1 -1
  2. README.md +4 -2
Dockerfile CHANGED
@@ -28,6 +28,6 @@ ENV REINDEX_DATASETS=true
28
  ENV ARGILLA_ENABLE_TELEMETRY=0
29
 
30
  # (since: v1.28.0) Uncomment the next line to force not showing warning message about Hugging Face Space persistent storage not enabled.
31
- ENV ARGILLA_SHOW_HUGGINGFACE_SPACE_PERSISTENT_STORAGE_WARNING=true
32
 
33
  CMD ["/bin/bash", "start_quickstart_argilla.sh"]
 
28
  ENV ARGILLA_ENABLE_TELEMETRY=0
29
 
30
  # (since: v1.28.0) Uncomment the next line to force not showing warning message about Hugging Face Space persistent storage not enabled.
31
+ ENV ARGILLA_SHOW_HUGGINGFACE_SPACE_PERSISTENT_STORAGE_WARNING=false
32
 
33
  CMD ["/bin/bash", "start_quickstart_argilla.sh"]
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: Extralit Demo
3
  emoji: 💻
4
  colorFrom: purple
5
  colorTo: red
@@ -10,7 +10,9 @@ fullWidth: true
10
 
11
  license: apache-2.0
12
  tags:
13
- - argilla
 
 
14
  ---
15
 
16
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: Extralit Public Demo
3
  emoji: 💻
4
  colorFrom: purple
5
  colorTo: red
 
10
 
11
  license: apache-2.0
12
  tags:
13
+ - literature review
14
+ - data extraction
15
+ - llm
16
  ---
17
 
18
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference