OleinikovasV commited on
Commit
969f20d
·
verified ·
1 Parent(s): d5d6c6c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -1,8 +1,8 @@
1
  ---
2
- title: Blackhole models PLI
3
  emoji: 💥
4
- colorFrom: indigo
5
- colorTo: red
6
  sdk: docker
7
  pinned: false
8
  license: mit
@@ -10,4 +10,4 @@ license: mit
10
 
11
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
12
 
13
- For the challenge you need to adjust the Docker image to match the required packages for your model and adjust the app.py to call your inference pipeline inside the `predict` function.
 
1
  ---
2
+ title: Blackhole models PLI (busted)
3
  emoji: 💥
4
+ colorFrom: pink
5
+ colorTo: gray
6
  sdk: docker
7
  pinned: false
8
  license: mit
 
10
 
11
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
12
 
13
+ For the challenge you need to adjust the Docker image to match the required packages for your model and adjust the app.py to call your inference pipeline inside the `predict` function.