File size: 361 Bytes
95a6ecf
c50f55f
 
 
 
95a6ecf
 
c50f55f
95a6ecf
 
 
f725085
 
1
2
3
4
5
6
7
8
9
10
11
12
13
---
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