Update app.py
Browse files
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://
|
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 |
"""
|