Rich Gregson commited on
Commit
7925cc8
1 Parent(s): 904e586

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -193,7 +193,7 @@ with block:
193
 
194
  gr.HTML('''
195
  <div class="footer">
196
- <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
197
  </p>
198
  </div>
199
  ''')
 
193
 
194
  gr.HTML('''
195
  <div class="footer">
196
+ <p>Model by <a href="https://github.com/openai/whisper" style="text-decoration: underline;" target="_blank">OpenAI</a> - Gradio Demo by 🤗 Hugging Face :: Version Rich Gregson CXD 2022
197
  </p>
198
  </div>
199
  ''')