akhaliq HF staff commited on
Commit
e2fd588
•
1 Parent(s): b8ff7b0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -104,7 +104,7 @@ with block:
104
 
105
  gr.HTML('''
106
  <div class="footer">
107
- <p>Model by <a href="https://github.com/openai/whisper" style="text-decoration: underline;" target="_blank">OpenAI</a> and <a href="https://wenxin.baidu.com" style="text-decoration: underline;" target="_blank">文心大模型</a> - Gradio Demo by 🤗 Hugging Face
108
  </p>
109
  </div>
110
  ''')
104
 
105
  gr.HTML('''
106
  <div class="footer">
107
+ <p>Model by <a href="https://github.com/openai/whisper" style="text-decoration: underline;" target="_blank">OpenAI</a> - Gradio Demo by 🤗 Hugging Face
108
  </p>
109
  </div>
110
  ''')