Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
b3b752d
1
Parent(s):
e14a30c
Modify Title
Browse files
app.py
CHANGED
|
@@ -57,7 +57,7 @@ theme = gr.themes.Ocean(
|
|
| 57 |
|
| 58 |
# Create Gradio interface
|
| 59 |
with gr.Blocks(theme=theme) as demo:
|
| 60 |
-
gr.Markdown("##
|
| 61 |
gr.HTML("""
|
| 62 |
<div style="width: 100%; margin-bottom: 20px;">
|
| 63 |
<img src="https://huggingface.co/spaces/ACloudCenter/moonshine-tiny-STT/resolve/main/public/images/banner.png"
|
|
|
|
| 57 |
|
| 58 |
# Create Gradio interface
|
| 59 |
with gr.Blocks(theme=theme) as demo:
|
| 60 |
+
gr.Markdown("## Moonshine Tiny STT - 27M Parameters")
|
| 61 |
gr.HTML("""
|
| 62 |
<div style="width: 100%; margin-bottom: 20px;">
|
| 63 |
<img src="https://huggingface.co/spaces/ACloudCenter/moonshine-tiny-STT/resolve/main/public/images/banner.png"
|