CoolFace
Apppublic

martunis79/TomatoLeafDisease-EfficientNet

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
8 commits on main
735fe902y ago

Fix model path in app.py to reference the correct directory for EfficientNetv2

martunis79
d6d6e5d2y ago

Refactor prediction function in app.py to improve clarity and add debugging output

martunis79
70fd6502y ago

Update model path in app.py to use the latest EfficientNetv2 version

martunis79
f2e13ca2y ago

Add EfficientNet model file for version 2 created on 20241217 0116

martunis79
bc7c1232y ago

Add requirements.txt with dependencies for Gradio, TensorFlow, and NumPy

martunis79
fb06e432y ago

Update README.md with improved title and color scheme

martunis79
91c81bd2y ago

Create app.py

martunis79
84ffa0f2y ago

initial commit

martunis79