Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
---
|
4 |
|
5 |
<div align="center">
|
6 |
<img src="assets/logo.png" height=100>
|
@@ -72,14 +72,6 @@ git clone https://huggingface.co/stepfun-ai/Step-Audio-2-mini-Base
|
|
72 |
python examples-base.py
|
73 |
```
|
74 |
|
75 |
-
### 🚀 Local web demonstration
|
76 |
-
|
77 |
-
```bash
|
78 |
-
pip install gradio
|
79 |
-
python web_demo.py
|
80 |
-
```
|
81 |
-
|
82 |
-
|
83 |
## Online demonstration
|
84 |
|
85 |
### StepFun realtime console
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
|
5 |
<div align="center">
|
6 |
<img src="assets/logo.png" height=100>
|
|
|
72 |
python examples-base.py
|
73 |
```
|
74 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
75 |
## Online demonstration
|
76 |
|
77 |
### StepFun realtime console
|