Tonic commited on
Commit
d626749
·
1 Parent(s): d5140c7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2,7 +2,7 @@ import gradio as gr
2
  import openai
3
 
4
 
5
- title="Wecome to Tonic's Bulbi Plant Doctor",
6
  description="""Introduce your plant below. Be as descriptive as possible. Respond with additional information when prompted. Save your plants with Bulbi Plant Doctor"""
7
 
8
  load_dotenv()
 
2
  import openai
3
 
4
 
5
+ title="Wecome to Tonic's Bulbi Plant Doctor"
6
  description="""Introduce your plant below. Be as descriptive as possible. Respond with additional information when prompted. Save your plants with Bulbi Plant Doctor"""
7
 
8
  load_dotenv()