mike23415 commited on
Commit
0702403
·
verified ·
1 Parent(s): dc264e4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -10
README.md CHANGED
@@ -1,16 +1,13 @@
1
  ---
2
- title: Reserch
3
- emoji: 🌍
4
- colorFrom: red
5
- colorTo: gray
6
  sdk: docker
7
- pinned: false
8
- license: mit
9
- short_description: 'Not for everyone '
10
- health_check:
11
  path: /health
12
- max_retries: 15
13
- interval: 30
 
14
  ---
15
 
16
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: Background Remover
3
+ emoji: 🖼️
 
 
4
  sdk: docker
5
+ app_port: 5000
6
+ healthcheck:
 
 
7
  path: /health
8
+ interval: 60
9
+ timeout: 5
10
+ retries: 3
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference