davanstrien HF staff commited on
Commit
aee7563
1 Parent(s): 0ac0d39

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -132,7 +132,7 @@ def predict_subset(model_id, token):
132
  with gr.Blocks() as demo:
133
  gr.Markdown(
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://webservices.archive.org/pages/arch)
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
  """
132
  with gr.Blocks() as demo:
133
  gr.Markdown(
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](https://webservices.archive.org/pages/arch) from the Internet Archive
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
  """