Spaces:
Running
on
Zero
Running
on
Zero
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
|
| 2 |
<div align="center" style="display: flex; justify-content: center; align-items: center; text-align: center;">
|
| 3 |
<a href="https://github.com/NVIDIA/audio-flamingo" style="margin-right: 20px; text-decoration: none; display: flex; align-items: center;">
|
|
@@ -134,6 +144,4 @@ The main training and inferencing code within each folder are modified from [NVI
|
|
| 134 |
year={2024},
|
| 135 |
organization={PMLR}
|
| 136 |
}
|
| 137 |
-
```
|
| 138 |
-
|
| 139 |
-
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
title: Audio Flamingo 3 Demo
|
| 4 |
+
sdk: gradio
|
| 5 |
+
emoji: 🚀
|
| 6 |
+
colorFrom: green
|
| 7 |
+
colorTo: green
|
| 8 |
+
pinned: true
|
| 9 |
+
short_description: Audio Flamingo 3 Demo
|
| 10 |
+
---
|
| 11 |
|
| 12 |
<div align="center" style="display: flex; justify-content: center; align-items: center; text-align: center;">
|
| 13 |
<a href="https://github.com/NVIDIA/audio-flamingo" style="margin-right: 20px; text-decoration: none; display: flex; align-items: center;">
|
|
|
|
| 144 |
year={2024},
|
| 145 |
organization={PMLR}
|
| 146 |
}
|
| 147 |
+
```
|
|
|
|
|
|