SonyaHas commited on
Commit
20ff44c
·
verified ·
1 Parent(s): ac6d2f6
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2,7 +2,7 @@ import gradio as gr
2
  import random
3
  # import lines go at the top! Any libraries I need to import go up here^^
4
 
5
- title: I am the your bestie | I18nData | None
6
  description: "I will serve you" | None
7
 
8
  def yes_or_no(message, history):
 
2
  import random
3
  # import lines go at the top! Any libraries I need to import go up here^^
4
 
5
+ title: "I am the your bestie" | I18nData | None
6
  description: "I will serve you" | None
7
 
8
  def yes_or_no(message, history):