File size: 353 Bytes
08b68eb
323afc2
 
 
1
2
3
4
5
import gradio as gr
gr.Interface.load("models/OttoYu/TreeDisease",
                title="🦠 Tree Disease Classification 樹木病害分類 (bilingual)",
                description="This online application covers 22 most typical tree disease over 140+ images. 此應用程式涵蓋 22 種最典型的樹木病害,超過 140 張圖像。").launch()