Kaballas commited on
Commit
3b69138
·
1 Parent(s): c7a146b
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -1,9 +1,13 @@
 
1
  title: Mariadb Vector
2
  emoji: 🐳
 
 
3
  sdk: docker
4
- app_port: 7860
5
- healthcheck: /sse/
6
  pinned: false
 
7
  ---
8
 
9
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
+ ---
2
  title: Mariadb Vector
3
  emoji: 🐳
4
+ colorFrom: pink
5
+ colorTo: green
6
  sdk: docker
7
+ sdk_version: "1.0"
8
+ app_file: app.py
9
  pinned: false
10
+ healthcheck: /sse/
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference