Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -440,7 +440,7 @@ with gr.Blocks() as demo:
|
|
| 440 |
</div>
|
| 441 |
<br>
|
| 442 |
<div style="display: flex; justify-content: center; align-items: center; text-align: center;">
|
| 443 |
-
<p>
|
| 444 |
<a href="https://huggingface.co/spaces/fffiloni/OutofFocus?duplicate=true">
|
| 445 |
<img src="https://huggingface.co/datasets/huggingface/badges/resolve/main/duplicate-this-space-md.svg" alt="Duplicate this Space">
|
| 446 |
</a> to skip the queue and enjoy faster inference on the GPU of your choice
|
|
|
|
| 440 |
</div>
|
| 441 |
<br>
|
| 442 |
<div style="display: flex; justify-content: center; align-items: center; text-align: center;">
|
| 443 |
+
<p style="display: flex;gap: 6px;">
|
| 444 |
<a href="https://huggingface.co/spaces/fffiloni/OutofFocus?duplicate=true">
|
| 445 |
<img src="https://huggingface.co/datasets/huggingface/badges/resolve/main/duplicate-this-space-md.svg" alt="Duplicate this Space">
|
| 446 |
</a> to skip the queue and enjoy faster inference on the GPU of your choice
|