anupom100 commited on
Commit
4502e29
·
verified ·
1 Parent(s): be063e9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -83,5 +83,5 @@ gr.Interface(
83
  outputs="text",
84
  title="Party Organizer Assistant",
85
  description="Helps you answer with different asks during Party",
86
- examples=[["Whats weather now in Bangalore?"], ["The weather in Bangalore is Rainy with a temperature of 15°C."]],
87
  ).launch()
 
83
  outputs="text",
84
  title="Party Organizer Assistant",
85
  description="Helps you answer with different asks during Party",
86
+ examples=[["Whats weather now in Bangalore?"]],
87
  ).launch()