header fix
Browse files
app.py
CHANGED
@@ -294,7 +294,7 @@ with gr.Blocks(theme=gr.themes.Soft()) as demo:
|
|
294 |
gr.Markdown("""
|
295 |
# π΅ Spleeter & Demucs - Now Both Work!
|
296 |
|
297 |
-
**Follow me on:** [
|
298 |
""")
|
299 |
|
300 |
with gr.Row():
|
|
|
294 |
gr.Markdown("""
|
295 |
# π΅ Spleeter & Demucs - Now Both Work!
|
296 |
|
297 |
+
**Follow me on:** [ Hugging Face @ahk-d](https://huggingface.co/ahk-d) | [ GitHub @ahk-d](https://github.com/ahk-d)
|
298 |
""")
|
299 |
|
300 |
with gr.Row():
|