simonduerr commited on
Commit
4b0bb00
1 Parent(s): 73dc0c2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -9,3 +9,5 @@ license: mit
9
  ---
10
 
11
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
9
  ---
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.