Spaces:
Running
Running
Update pause.py
Browse files
pause.py
CHANGED
|
@@ -3,7 +3,7 @@ import gradio as gr
|
|
| 3 |
with gr.Blocks() as app:
|
| 4 |
gr.HTML("""
|
| 5 |
<iframe
|
| 6 |
-
src="https://1hit.no/gen/audio/mp3
|
| 7 |
width="100%"
|
| 8 |
height="700"
|
| 9 |
style="border:none;">
|
|
|
|
| 3 |
with gr.Blocks() as app:
|
| 4 |
gr.HTML("""
|
| 5 |
<iframe
|
| 6 |
+
src="https://1hit.no/gen/audio/mp3/?track=123"
|
| 7 |
width="100%"
|
| 8 |
height="700"
|
| 9 |
style="border:none;">
|