CoolFace
Apppublic

kylestewart1/snakes_venomous_or_not

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes
7 commits on main
9bdb9792y ago

Removed deprecated `gradio.inputs` and `gradio.outputs`.

kylestewart1
bbc487c2y ago

Fixed undefined `labels` variable

kylestewart1
da570712y ago

Update app.py to include image upload interface

kylestewart1
1c3fad52y ago

Upload model.pkl

kylestewart1
707c9982y ago

updated attributes

Kyle Stewart
a43747c2y ago

created app and requirements files

Kyle Stewart
d527b572y ago

initial commit

kylestewart1