Spaces:
Running
Running
蒲源
commited on
Commit
·
28fca4e
1
Parent(s):
b8684d4
fix(pu): fix metadata in README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# ZeroPal
|
2 |
|
3 |
English | [简体中文(Simplified Chinese)](https://github.com/puyuan1996/ZeroPal/blob/main/README_zh.md)
|
|
|
1 |
+
---
|
2 |
+
title: ZeroPal
|
3 |
+
emoji: 📖
|
4 |
+
colorFrom: yellow
|
5 |
+
colorTo: blue
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: 4.1.1
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
license: apache-2.0
|
11 |
+
python_version: 3.8
|
12 |
+
---
|
13 |
+
|
14 |
# ZeroPal
|
15 |
|
16 |
English | [简体中文(Simplified Chinese)](https://github.com/puyuan1996/ZeroPal/blob/main/README_zh.md)
|