Update app.py
Browse files
app.py
CHANGED
@@ -230,7 +230,7 @@ with gr.Blocks(theme='sudeepshouche/minimalist', title="Global Dataset Maker") a
|
|
230 |
gr.Markdown("## Duplicate this space if you want to make your own changes!")
|
231 |
gr.HTML(
|
232 |
"""<p style="margin:5px auto;display: flex;justify-content: left;">
|
233 |
-
<a href="https://huggingface.co/spaces/Kryptone/GDMGS?duplicate=true"><img src="https://huggingface.co/datasets/huggingface/badges/resolve/main/duplicate-this-space-
|
234 |
</p>"""
|
235 |
)
|
236 |
gr.Markdown(
|
|
|
230 |
gr.Markdown("## Duplicate this space if you want to make your own changes!")
|
231 |
gr.HTML(
|
232 |
"""<p style="margin:5px auto;display: flex;justify-content: left;">
|
233 |
+
<a href="https://huggingface.co/spaces/Kryptone/GDMGS?duplicate=true"><img src="https://huggingface.co/datasets/huggingface/badges/resolve/main/duplicate-this-space-md-dark.svg" alt="Duplicate this Space"></a>
|
234 |
</p>"""
|
235 |
)
|
236 |
gr.Markdown(
|