TEZv commited on
Commit
9d753a9
·
verified ·
1 Parent(s): 6ceee6e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +13 -13
README.md CHANGED
@@ -1,13 +1,13 @@
1
- ---
2
- title: Studyreg
3
- emoji: 🐨
4
- colorFrom: gray
5
- colorTo: green
6
- sdk: gradio
7
- sdk_version: 6.14.0
8
- python_version: '3.13'
9
- app_file: app.py
10
- pinned: false
11
- ---
12
-
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
+ ---
2
+ title: studyreg
3
+ emoji: "\U0001f4cb"
4
+ colorFrom: yellow
5
+ colorTo: green
6
+ sdk: gradio
7
+ sdk_version: 5.9.1
8
+ python_version: 3.11
9
+ app_file: app.py
10
+ pinned: false
11
+ license: mit
12
+ short_description: "Study registry: register, search, validate"
13
+ ---