Spaces:
Paused
Paused
File size: 323 Bytes
e17449e e547601 | 1 2 3 4 5 6 7 8 9 10 11 12 | ---
title: Reco Api Predict
emoji: ⚡
colorFrom: indigo
colorTo: yellow
sdk: docker
pinned: false
short_description: api de prediction
---
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
#lancement en local uvicorn app.main:app --host 0.0.0.0 --port 7860 --log-level debug |