sensahin commited on
Commit
124c8ce
·
1 Parent(s): 51e9358
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -183,7 +183,7 @@ with block:
183
 
184
  gr.HTML('''
185
  <div class="footer">
186
- <p>Model by <a href="https://github.com/openai/whisper" style="text-decoration: underline;" target="_blank">OpenAI</a> - Gradio Demo by 🤗 Hugging Face
187
  </p>
188
  </div>
189
  ''')
 
183
 
184
  gr.HTML('''
185
  <div class="footer">
186
+ <p>Model by <a href="https://github.com/openai/whisper" style="text-decoration: underline;" target="_blank">OpenAI</a> - Gradio Demo by 🤗 Hugging Face and Youtube convertion done by <a href="https://github.com/sensahin/youwhisper" style="text-decoration: underline;" target="_blank">YouWhisper</a>
187
  </p>
188
  </div>
189
  ''')