mike23415 commited on
Commit
4f8e0e7
·
verified ·
1 Parent(s): 630d59c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -7
README.md CHANGED
@@ -1,12 +1,13 @@
1
  ---
2
- title: Rightlight
3
- emoji: 🌖
4
- colorFrom: yellow
5
- colorTo: purple
6
  sdk: docker
7
- pinned: false
8
- license: mit
9
- short_description: Never go
 
 
 
10
  ---
11
 
12
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: Image Enhancer
3
+ emoji: 🖼️
 
 
4
  sdk: docker
5
+ app_port: 5000
6
+ healthcheck:
7
+ path: /health
8
+ interval: 120
9
+ timeout: 30
10
+ retries: 5
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference