Namazlol commited on
Commit
05ccd18
·
verified ·
1 Parent(s): 651de74

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2,7 +2,7 @@ import gradio as gr
2
 
3
  # Function to return the MP3 file URL
4
  def get_audio():
5
- return "https://huggingface.co/spaces/Namazlol/my-audio-hosting/resolve/main/mysong.mp3"
6
 
7
  # Gradio UI with an audio player
8
  demo = gr.Interface(
 
2
 
3
  # Function to return the MP3 file URL
4
  def get_audio():
5
+ return "https://huggingface.co/spaces/Namazlol/resolve/main/mysong.mp3"
6
 
7
  # Gradio UI with an audio player
8
  demo = gr.Interface(