Spaces:
Runtime error
Runtime error
metadata
title: Reco Efficientnet API
emoji: 🎯
colorFrom: yellow
colorTo: red
sdk: docker
pinned: false
short_description: API Efficientnet pour classification botanique
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
export API_ENV=local && uvicorn app.main:app --host 0.0.0.0 --port 7861 --log-level debug