Seunggg commited on
Commit
b078af2
·
verified ·
1 Parent(s): 9e34322

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -79,5 +79,5 @@ gr.Textbox(label="🤖 回答建议", lines=8, interactive=False)
79
  ],
80
  title="🌱 植物助手 - 实时联动版",
81
  description="结合 Render 实时传感器数据 + 本地 LoRA 模型,生成更合理建议。"
82
-
83
  demo.launch()
 
79
  ],
80
  title="🌱 植物助手 - 实时联动版",
81
  description="结合 Render 实时传感器数据 + 本地 LoRA 模型,生成更合理建议。"
82
+ )
83
  demo.launch()