ombhojane's picture
Update app.py
528bc1c
raw
history blame contribute delete
136 Bytes
import gradio as gr
gr.Interface.load("models/ombhojane/healthyPlantsModel", title=None, show_input=False, show_output=False).launch()