Rich Gregson commited on
Commit
0afe8f4
1 Parent(s): 737ec64

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -197,7 +197,7 @@ with block:
197
 
198
  gr.HTML('''
199
  <div class="footer">
200
- <p>Model by <a href="https://github.com/openai/whisper" style="text-decoration: underline;" target="_blank">OpenAI</a> - Gradio Demo by 🤗 Hugging Face
201
  </p>
202
  </div>
203
  ''')
 
197
 
198
  gr.HTML('''
199
  <div class="footer">
200
+ <p>Model by <a href="https://github.com/openai/whisper" style="text-decoration: underline;" target="_blank">OpenAI</a> - Gradio Demo by 🤗 Hugging Face :: Version RichGregsonCXD
201
  </p>
202
  </div>
203
  ''')