blackopsrepl commited on
Commit
470faf8
·
1 Parent(s): a38dd50

fix(space): satisfy Hugging Face metadata validation

Browse files

Use only Space-supported color values in the README front matter and shorten the Space short_description to fit Hugging Face metadata limits.

Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,13 +1,13 @@
1
  ---
2
  title: SolverForge Hospital
3
  emoji: 🏥
4
- colorFrom: orange
5
- colorTo: red
6
  sdk: docker
7
  app_port: 7860
8
  pinned: false
9
  license: apache-2.0
10
- short_description: SolverForge 0.9.0 hospital scheduling example with deterministic demo data and a retained runtime
11
  ---
12
 
13
  # SolverForge Hospital
 
1
  ---
2
  title: SolverForge Hospital
3
  emoji: 🏥
4
+ colorFrom: red
5
+ colorTo: pink
6
  sdk: docker
7
  app_port: 7860
8
  pinned: false
9
  license: apache-2.0
10
+ short_description: SolverForge hospital scheduling example
11
  ---
12
 
13
  # SolverForge Hospital