davanstrien HF staff commited on
Commit
7f96439
1 Parent(s): b12bbf6

add disclaimer

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -134,7 +134,7 @@ with gr.Blocks() as demo:
134
  """# ARCH Image Dataset Explorer
135
  This [Gradio](https://gradio.app/) [Space](https://huggingface.co/spaces/launch) allows you to explore an image dataset exported from ARCH: Archive Research Compute Hub from the [Internet Archive](https://archive.org/).
136
  Each tab allows you to explore the dataset in a slightly different way by making use of Machine Learning models and tools from the Hugging Face ecosystem.
137
- **NOTE**: Images in the dataset are sourced from a collection generated from the web and may contain images that are Not Suitable for All Eyes.
138
  """
139
  )
140
  with gr.Tab("Random Image Gallery"):
 
134
  """# ARCH Image Dataset Explorer
135
  This [Gradio](https://gradio.app/) [Space](https://huggingface.co/spaces/launch) allows you to explore an image dataset exported from ARCH: Archive Research Compute Hub from the [Internet Archive](https://archive.org/).
136
  Each tab allows you to explore the dataset in a slightly different way by making use of Machine Learning models and tools from the Hugging Face ecosystem.
137
+ **NOTE**: Images in the dataset are sourced from a collection generated from the web and may contain images that are Not Suitable for All.
138
  """
139
  )
140
  with gr.Tab("Random Image Gallery"):