Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
1 |
<div align="center">
|
2 |
<picture>
|
3 |
<img src="figures/stepfun-logo.png" width="30%" alt="StepFun: Cost-Effective Multimodal Intelligence">
|
@@ -410,4 +414,4 @@ Both the code repository and the model weights are released under the [Apache Li
|
|
410 |
author={StepFun Team},
|
411 |
url={https://stepfun.ai/research/step3},
|
412 |
}
|
413 |
-
```
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
library_name: transformers
|
4 |
+
---
|
5 |
<div align="center">
|
6 |
<picture>
|
7 |
<img src="figures/stepfun-logo.png" width="30%" alt="StepFun: Cost-Effective Multimodal Intelligence">
|
|
|
414 |
author={StepFun Team},
|
415 |
url={https://stepfun.ai/research/step3},
|
416 |
}
|
417 |
+
```
|