Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Commit
•
0ac0d39
1
Parent(s):
7f96439
Update app.py
Browse files
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://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 |
"""
|
|
|
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 |
"""
|