Spaces:
Running
Running
File size: 410 Bytes
0eab8e5 3fcf73d 0eab8e5 4b0bb00 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
---
title: Pinder Inference Template
emoji: 👁
colorFrom: indigo
colorTo: indigo
sdk: docker
pinned: false
license: mit
---
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
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.
|