Spaces:
Runtime error
Runtime error
Update webgui.py
Browse files
webgui.py
CHANGED
|
@@ -279,7 +279,6 @@ with gr.Blocks() as demo:
|
|
| 279 |
inputs = [uploaded_audio]
|
| 280 |
)
|
| 281 |
gr.HTML("""
|
| 282 |
-
<hr />
|
| 283 |
<div style="display:flex;column-gap:4px;">
|
| 284 |
<a href="https://huggingface.co/spaces/fffiloni/EchoMimic?duplicate=true">
|
| 285 |
<img src="https://huggingface.co/datasets/huggingface/badges/resolve/main/duplicate-this-space-xl.svg" alt="Duplicate this Space">
|
|
|
|
| 279 |
inputs = [uploaded_audio]
|
| 280 |
)
|
| 281 |
gr.HTML("""
|
|
|
|
| 282 |
<div style="display:flex;column-gap:4px;">
|
| 283 |
<a href="https://huggingface.co/spaces/fffiloni/EchoMimic?duplicate=true">
|
| 284 |
<img src="https://huggingface.co/datasets/huggingface/badges/resolve/main/duplicate-this-space-xl.svg" alt="Duplicate this Space">
|