Spaces:
Running
Running
Update gradio_app.py
Browse files- gradio_app.py +2 -2
gradio_app.py
CHANGED
@@ -215,11 +215,11 @@ with gr.Blocks() as demo:
|
|
215 |
|
216 |
gr.HTML("""
|
217 |
<div style="display:flex;column-gap:4px;">
|
218 |
-
<a href="https://
|
219 |
<img src='https://img.shields.io/badge/Project-Page-green'>
|
220 |
</a>
|
221 |
|
222 |
-
<a href="https://
|
223 |
<img src="https://huggingface.co/datasets/huggingface/badges/resolve/main/duplicate-this-space-sm.svg" alt="Duplicate this Space">
|
224 |
</a>
|
225 |
</div>
|
|
|
215 |
|
216 |
gr.HTML("""
|
217 |
<div style="display:flex;column-gap:4px;">
|
218 |
+
<a href="https://my.wavbot.com/search">
|
219 |
<img src='https://img.shields.io/badge/Project-Page-green'>
|
220 |
</a>
|
221 |
|
222 |
+
<a href="https://my.wavbot.com/pages/about-us">
|
223 |
<img src="https://huggingface.co/datasets/huggingface/badges/resolve/main/duplicate-this-space-sm.svg" alt="Duplicate this Space">
|
224 |
</a>
|
225 |
</div>
|