Commit ·
db3ce23
1
Parent(s): 4a5024e
use header:mini for full-screen experience (#2)
Browse files- use header:mini for full-screen experience (a01dcb03729b3be1995b297663687d3f46bba354)
Co-authored-by: Joshua <Xenova@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -10,6 +10,7 @@ thumbnail: >-
|
|
| 10 |
license: mit
|
| 11 |
short_description: Run Cohere Transcribe locally in your browser on WebGPU.
|
| 12 |
app_file: dist/index.html
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 10 |
license: mit
|
| 11 |
short_description: Run Cohere Transcribe locally in your browser on WebGPU.
|
| 12 |
app_file: dist/index.html
|
| 13 |
+
header: mini
|
| 14 |
---
|
| 15 |
|
| 16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|