Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -151,6 +151,6 @@ with block:
|
|
151 |
<p>Model by <a href="https://github.com/openai/whisper" style="text-decoration: underline;" target="_blank">OpenAI</a>
|
152 |
</p>
|
153 |
</div>
|
154 |
-
''')
|
155 |
|
156 |
block.launch()
|
|
|
151 |
<p>Model by <a href="https://github.com/openai/whisper" style="text-decoration: underline;" target="_blank">OpenAI</a>
|
152 |
</p>
|
153 |
</div>
|
154 |
+
''')
|
155 |
|
156 |
block.launch()
|