samuellimabraz commited on
Commit
f36713c
Β·
verified Β·
1 Parent(s): ed7a58e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -7
README.md CHANGED
@@ -1,13 +1,14 @@
1
  ---
2
  title: Signature Detection
3
- emoji: πŸƒ
4
- colorFrom: gray
5
- colorTo: purple
6
  sdk: gradio
7
- sdk_version: 5.9.1
8
  app_file: app.py
9
  pinned: false
10
  license: agpl-3.0
11
- ---
12
-
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
1
  ---
2
  title: Signature Detection
3
+ emoji: πŸ‘
4
+ colorFrom: blue
5
+ colorTo: green
6
  sdk: gradio
7
+ sdk_version: 5.12.0
8
  app_file: app.py
9
  pinned: false
10
  license: agpl-3.0
11
+ short_description: Handwritten Signature Detection
12
+ datasets:
13
+ - tech4humans/signature-detection
14
+ ---