Spaces:
Runtime error
Runtime error
ok
Browse files
app.py
CHANGED
@@ -183,7 +183,7 @@ with block:
|
|
183 |
|
184 |
gr.HTML('''
|
185 |
<div class="footer">
|
186 |
-
<p>Model by <a href="https://github.com/openai/whisper" style="text-decoration: underline;" target="_blank">OpenAI</a> - Gradio Demo by 🤗 Hugging Face
|
187 |
</p>
|
188 |
</div>
|
189 |
''')
|
|
|
183 |
|
184 |
gr.HTML('''
|
185 |
<div class="footer">
|
186 |
+
<p>Model by <a href="https://github.com/openai/whisper" style="text-decoration: underline;" target="_blank">OpenAI</a> - Gradio Demo by 🤗 Hugging Face and Youtube convertion done by <a href="https://github.com/sensahin/youwhisper" style="text-decoration: underline;" target="_blank">YouWhisper</a>
|
187 |
</p>
|
188 |
</div>
|
189 |
''')
|