Spaces:
Running
Running
metadata
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.