rkonan/reco-efficientnet-api
0
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
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