Update app.py
Browse files
app.py
CHANGED
@@ -106,7 +106,7 @@ article = """
|
|
106 |
<div class="footer">
|
107 |
<p>
|
108 |
Whisper & chatGPT by <a href="https://openai.com/" target="_blank">OpenAI</a> -
|
109 |
-
Follow 🤗 <a href="https://twitter.com/fffiloni" target="_blank">Sylvain Filoni for demo updates
|
110 |
</p>
|
111 |
</div>
|
112 |
"""
|
|
|
106 |
<div class="footer">
|
107 |
<p>
|
108 |
Whisper & chatGPT by <a href="https://openai.com/" target="_blank">OpenAI</a> -
|
109 |
+
Follow 🤗 <a href="https://twitter.com/fffiloni" target="_blank">Sylvain Filoni</a> for demo updates
|
110 |
</p>
|
111 |
</div>
|
112 |
"""
|