xyizko commited on
Commit
4835a46
·
verified ·
1 Parent(s): bcf7353

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -26,7 +26,7 @@ MAIN1="""
26
  def main():
27
 
28
  def intro_audio():
29
- return "https://github.com/xyizko/xo-ml-HFAC-Spaces/raw/refs/heads/main/gfx/x1.wav"
30
 
31
  with gr.Blocks() as demo:
32
  gr.Markdown(TITLE)
 
26
  def main():
27
 
28
  def intro_audio():
29
+ return "./x1.wav"
30
 
31
  with gr.Blocks() as demo:
32
  gr.Markdown(TITLE)