OttoYu commited on
Commit
9c77824
1 Parent(s): d120d3f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,3 +1,3 @@
1
  import gradio as gr
2
 
3
- gr.Interface.load("models/OttoYu/Tree-Inspection",title="🌳 Tree defects diagnosis with AI 樹況分類 (bilingual)",description="This online application covers 30 most typical tree disease over 400+ images. If you find any trees that has hidden injures, you can classifies with our model and report the tree condition via this form (https://rb.gy/c1sfja). 此在線程式涵蓋30種官方部門樹況分類的標準,超過400張圖像。如果您發現任何樹木有隱傷,您可以使用我們的模型進行分類並通過此表格報告樹木狀況。 ").launch()
 
1
  import gradio as gr
2
 
3
+ gr.Interface.load("models/OttoYu/Tree-Inspection",title="🌳 Tree defects diagnosis with AI 樹況分類 (bilingual)",description="This online application covers 30 most typical tree disease over 600+ images. If you find any trees that has hidden injures, you can classifies with our model and report the tree condition via this form (https://rb.gy/c1sfja). 此在線程式涵蓋30種官方部門樹況分類的標準,超過400張圖像。如果您發現任何樹木有隱傷,您可以使用我們的模型進行分類並通過此表格報告樹木狀況。 ").launch()