CoolFace
Apppublic

mi23/fungus-among-us-classifier

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
6 commits on main
5849fc41y ago

add polish version

mi23
98f0f921y ago

when i change language, nothing is happening

mi23
de685df1y ago

changing language should change language on website

mi23
9fb45a31y ago

I will show you details about json format of my endpoints:

mi23
bad8b3a1y ago

website for mushroom images classification. I have backend which accept /upload, and return id of task. Then there is endpoint /status/<task_id> which shows progress, and results can be fetched at /results/<task_id>.

mi23
c7c0b011y ago

initial commit

mi23