PerryCheng614 commited on
Commit
2e0b130
1 Parent(s): a2f7134

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -71,7 +71,9 @@ demo = gr.Interface(
71
  title="NEXA OmniAudio-2.6B",
72
  description=f"""
73
  Model Repo: <a href="https://huggingface.co/NexaAIDev/OmniAudio-2.6B">NexaAIDev/OmniAudio-2.6B</a>
 
74
  Blog: <a href="https://nexa.ai/blogs/OmniAudio">OmniAudio-2.6B Blog</a>
 
75
  Upload an audio file and optionally provide a prompt to analyze the audio content.""",
76
  examples=[
77
  ["example_audios/example_1.wav", 200],
 
71
  title="NEXA OmniAudio-2.6B",
72
  description=f"""
73
  Model Repo: <a href="https://huggingface.co/NexaAIDev/OmniAudio-2.6B">NexaAIDev/OmniAudio-2.6B</a>
74
+
75
  Blog: <a href="https://nexa.ai/blogs/OmniAudio">OmniAudio-2.6B Blog</a>
76
+
77
  Upload an audio file and optionally provide a prompt to analyze the audio content.""",
78
  examples=[
79
  ["example_audios/example_1.wav", 200],