MySafeCode commited on
Commit
756e2a3
·
verified ·
1 Parent(s): f123bff

Update aaa.py

Browse files
Files changed (1) hide show
  1. aaa.py +1 -1
aaa.py CHANGED
@@ -368,7 +368,7 @@ with gr.Blocks(title="Suno Cover Creator", theme=gr.themes.Soft(), css=css) as a
368
  with gr.Row():
369
  gr.Markdown(f"""
370
  <div class="{api_status_class}" style="padding: 10px; border-radius: 5px; text-align: center;">
371
- {api_status_color} | Callback URL: <code>{FIXED_CALLBACK_URL}</code>
372
  </div>
373
  """)
374
 
 
368
  with gr.Row():
369
  gr.Markdown(f"""
370
  <div class="{api_status_class}" style="padding: 10px; border-radius: 5px; text-align: center;">
371
+ {api_status_color}
372
  </div>
373
  """)
374