asigalov61 commited on
Commit
04525c0
verified
1 Parent(s): 7d9642f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -0
app.py CHANGED
@@ -439,6 +439,10 @@ with gr.Blocks() as demo:
439
  for faster execution and endless generation!
440
  """)
441
 
 
 
 
 
442
  gr.Markdown("## Key Features")
443
  gr.Markdown("""
444
  - **Efficient Architecture with RoPE**: Compact and very fast 479M full attention autoregressive transformer with RoPE.
 
439
  for faster execution and endless generation!
440
  """)
441
 
442
+ gr.HTML("""
443
+ <iframe width="100%" height="300" scrolling="no" frameborder="no" allow="autoplay" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/playlists/2042253855&color=%23ff5500&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true&visual=true"></iframe><div style="font-size: 10px; color: #cccccc;line-break: anywhere;word-break: normal;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; font-family: Interstate,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Garuda,Verdana,Tahoma,sans-serif;font-weight: 100;"><a href="https://soundcloud.com/aleksandr-sigalov-61" title="Project Los Angeles" target="_blank" style="color: #cccccc; text-decoration: none;">Project Los Angeles</a> 路 <a href="https://soundcloud.com/aleksandr-sigalov-61/sets/orpheus-music-transformer" title="Orpheus Music Transformer" target="_blank" style="color: #cccccc; text-decoration: none;">Orpheus Music Transformer</a></div>
444
+ """)
445
+
446
  gr.Markdown("## Key Features")
447
  gr.Markdown("""
448
  - **Efficient Architecture with RoPE**: Compact and very fast 479M full attention autoregressive transformer with RoPE.