nightfury commited on
Commit
360d357
β€’
1 Parent(s): 0bb067e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -94,7 +94,7 @@ article = """
94
  <p>Whisper &
95
  <a href="https://chat.openai.com/chat" target="_blank">chatGPT</a>
96
  by <a href="https://openai.com/" style="text-decoration: underline;" target="_blank">OpenAI</a> -
97
- Gradio Demo by πŸ€— <a href="https://twitter.com" target="_blank">DJ</a>
98
  </p>
99
  </div>
100
  """
 
94
  <p>Whisper &
95
  <a href="https://chat.openai.com/chat" target="_blank">chatGPT</a>
96
  by <a href="https://openai.com/" style="text-decoration: underline;" target="_blank">OpenAI</a> -
97
+ Gradio Demo by πŸ€— <a href="https://huggingface.co/nightfury/" target="_blank">Nightfury</a>
98
  </p>
99
  </div>
100
  """