mike23415 commited on
Commit
8aa66d6
·
verified ·
1 Parent(s): 93e27de

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -1,12 +1,12 @@
1
  ---
2
- title: Thinking
3
- emoji: 💻
4
- colorFrom: red
5
- colorTo: yellow
6
  sdk: docker
7
- pinned: false
8
- license: mit
9
- short_description: None
 
 
10
  ---
11
 
12
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: thinking
3
+ emoji: 🤖
 
 
4
  sdk: docker
5
+ app_port: 5000
6
+ healthcheck:
7
+ path: /health
8
+ interval: 120
9
+ timeout: 30
10
  ---
11
 
12
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference