Huang Yue commited on
Commit
462bca0
·
1 Parent(s): 5af428b

add table data

Browse files
Files changed (2) hide show
  1. README.md +3 -3
  2. update.sh +0 -0
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
- title: TrustLLM emoji: 🦀 colorFrom: purple colorTo: gray sdk: gradio sdk_version: 3.40.1 app_file: app.py pinned: false
3
- license: apache-2.0
4
  ---
5
 
6
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: {{title}} emoji: {{emoji}} colorFrom: {{colorFrom}} colorTo: {{colorTo}} sdk: {{sdk}} sdk_version: {{sdkVersion}}
3
+ app_file: app.py pinned: false
4
  ---
5
 
6
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
update.sh ADDED
File without changes