OttoYu commited on
Commit
2490f19
·
1 Parent(s): bcd2137

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -3,4 +3,4 @@ import gradio as gr
3
  gr.Interface.load("models/OttoYu/Tree-ConditionHK")
4
  model = gr.Interface.load("models/OttoYu/Tree-ConditionHK",
5
  title="🌳 Tree Condition Classification 樹況分類 (bilingual)",
6
- description="This online application covers 22 most typical tree disease over 210+ 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://drive.google.com/file/d/1K1iq3aZvTlpKWrw4KRu3vaTN_ixNXd33/view?usp=sharing). 此在線應用程式涵蓋22種最典型的樹木病害,超過210張圖像。如果您發現任何樹木有隱傷,您可以使用我們的模型進行分類並通過此表格報告樹木狀況。 ").launch()
 
3
  gr.Interface.load("models/OttoYu/Tree-ConditionHK")
4
  model = gr.Interface.load("models/OttoYu/Tree-ConditionHK",
5
  title="🌳 Tree Condition Classification 樹況分類 (bilingual)",
6
+ description="This online application covers 22 most typical tree disease over 210+ 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). 此在線應用程式涵蓋22種最典型的樹木病害,超過210張圖像。如果您發現任何樹木有隱傷,您可以使用我們的模型進行分類並通過此表格報告樹木狀況。 ").launch()