Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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()
|