Eriberto commited on
Commit
f1aaf0b
·
1 Parent(s): 8f126f8

contact info

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -90,7 +90,7 @@ article = """
90
  <div class="footer">
91
  <p><a href="https://chat.openai.com/chat" target="_blank">chatGPT</a>
92
  by <a href="https://openai.com/" style="text-decoration: underline;" target="_blank">OpenAI</a> -
93
- Gradio Demo by 🤗 <a href="https://twitter.com/fffiloni" target="_blank">Sylvain Filoni</a>
94
  </p>
95
  </div>
96
  """
 
90
  <div class="footer">
91
  <p><a href="https://chat.openai.com/chat" target="_blank">chatGPT</a>
92
  by <a href="https://openai.com/" style="text-decoration: underline;" target="_blank">OpenAI</a> -
93
+ Gradio Demo by 🤗 <a href="https://englishphonetics.net/" target="_blank">Eriberto Oliveira</a>
94
  </p>
95
  </div>
96
  """