Update app.py
Browse files
app.py
CHANGED
@@ -110,7 +110,7 @@ article = """
|
|
110 |
<div class="footer">
|
111 |
<p>Whisper &
|
112 |
<a href="https://chat.openai.com/chat" target="_blank">chatGPT</a>
|
113 |
-
by <a href="https://openai.com/"
|
114 |
Gradio Demo by 🤗 <a href="https://twitter.com/fffiloni" target="_blank">Sylvain Filoni</a>
|
115 |
</p>
|
116 |
</div>
|
|
|
110 |
<div class="footer">
|
111 |
<p>Whisper &
|
112 |
<a href="https://chat.openai.com/chat" target="_blank">chatGPT</a>
|
113 |
+
by <a href="https://openai.com/" target="_blank">OpenAI</a> -
|
114 |
Gradio Demo by 🤗 <a href="https://twitter.com/fffiloni" target="_blank">Sylvain Filoni</a>
|
115 |
</p>
|
116 |
</div>
|