Delik commited on
Commit
7954b59
1 Parent(s): 28a2b9a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -111,6 +111,8 @@ with gr.Blocks() as demo:
111
 
112
  If you find this space helpful, please ❤ it.
113
 
 
 
114
  """)
115
  audio_input = gr.Audio(type="filepath", label="Upload Audio")
116
  num_speakers_input = gr.Number(label="Number of Speakers", value=0)
 
111
 
112
  If you find this space helpful, please ❤ it.
113
 
114
+ Join my server for support and open source AI discussion: https://discord.gg/osai
115
+
116
  """)
117
  audio_input = gr.Audio(type="filepath", label="Upload Audio")
118
  num_speakers_input = gr.Number(label="Number of Speakers", value=0)