Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |

|
2 |
|
3 |
<p align="center">
|
@@ -240,15 +250,4 @@ To protect your privacy, please avoid posting security issues on GitHub. Instead
|
|
240 |
|
241 |
## License
|
242 |
|
243 |
-
This repository is available under the [Dify Open Source License](LICENSE), which is essentially Apache 2.0 with a few additional restrictions.
|
244 |
-
|
245 |
-
---
|
246 |
-
title: Test240527
|
247 |
-
emoji: 💻
|
248 |
-
colorFrom: green
|
249 |
-
colorTo: yellow
|
250 |
-
sdk: docker
|
251 |
-
pinned: false
|
252 |
-
---
|
253 |
-
|
254 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
title: Test
|
4 |
+
sdk: docker
|
5 |
+
emoji: 🚀
|
6 |
+
colorFrom: pink
|
7 |
+
colorTo: green
|
8 |
+
pinned: true
|
9 |
+
short_description: hello world
|
10 |
+
---
|
11 |

|
12 |
|
13 |
<p align="center">
|
|
|
250 |
|
251 |
## License
|
252 |
|
253 |
+
This repository is available under the [Dify Open Source License](LICENSE), which is essentially Apache 2.0 with a few additional restrictions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|