Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -453,8 +453,8 @@ with gr.Blocks() as demo:
|
|
453 |
gr.Markdown(
|
454 |
"""
|
455 |
## If you enjoyed Orpheus Music Transformer, please star and duplciate this space. It helps a lot! 🤗
|
456 |
-
[⭐ Star this Space](https://huggingface.co/spaces/asigalov61/Orpheus-Music-Transformer)
|
457 |
-
[🔁 Duplicate this Space](https://huggingface.co/spaces/asigalov61/Orpheus-Music-Transformer?duplicate=true)
|
458 |
"""
|
459 |
)
|
460 |
|
|
|
453 |
gr.Markdown(
|
454 |
"""
|
455 |
## If you enjoyed Orpheus Music Transformer, please star and duplciate this space. It helps a lot! 🤗
|
456 |
+
### [⭐ Star this Space](https://huggingface.co/spaces/asigalov61/Orpheus-Music-Transformer)
|
457 |
+
### [🔁 Duplicate this Space](https://huggingface.co/spaces/asigalov61/Orpheus-Music-Transformer?duplicate=true)
|
458 |
"""
|
459 |
)
|
460 |
|