Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
1 |
|
2 |
# `gradio_unifiedaudio`
|
3 |
<a href="https://pypi.org/project/gradio_unifiedaudio/" target="_blank"><img alt="PyPI - Version" src="https://img.shields.io/pypi/v/gradio_unifiedaudio"></a>
|
@@ -403,4 +406,4 @@ class WaveformOptions(TypedDict, total=False):
|
|
403 |
waveform_progress_color: str
|
404 |
show_controls: bool
|
405 |
skip_length: int
|
406 |
-
```
|
|
|
1 |
+
---
|
2 |
+
pinned: true
|
3 |
+
---
|
4 |
|
5 |
# `gradio_unifiedaudio`
|
6 |
<a href="https://pypi.org/project/gradio_unifiedaudio/" target="_blank"><img alt="PyPI - Version" src="https://img.shields.io/pypi/v/gradio_unifiedaudio"></a>
|
|
|
406 |
waveform_progress_color: str
|
407 |
show_controls: bool
|
408 |
skip_length: int
|
409 |
+
```
|