asimokby commited on
Commit
804f4a5
1 Parent(s): 8ed4d46

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -1,12 +1,13 @@
1
  ---
 
 
2
  title: Cv Parser
3
- emoji: 💩
 
4
  colorFrom: green
5
  colorTo: red
6
- sdk: gradio
7
- app_file: app.py
8
- pinned: false
9
- license: mit
10
  ---
11
 
12
  # Configuration
@@ -43,4 +44,4 @@ HF dataset IDs (like "common_voice" or "oscar-corpus/OSCAR-2109") used in the Sp
43
  Will be parsed automatically from your code if not specified here.
44
 
45
  `pinned`: _boolean_
46
- Whether the Space stays on top of your list.
 
1
  ---
2
+ sdk_version: 5.4.0
3
+ license: mit
4
  title: Cv Parser
5
+ sdk: gradio
6
+ emoji: 📚
7
  colorFrom: green
8
  colorTo: red
9
+ short_description: CV parser
10
+ python_version: 3.9.13
 
 
11
  ---
12
 
13
  # Configuration
 
44
  Will be parsed automatically from your code if not specified here.
45
 
46
  `pinned`: _boolean_
47
+ Whether the Space stays on top of your list.