Tonic commited on
Commit
8d3a4c0
1 Parent(s): e5a4a21

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -47,9 +47,9 @@ class ChatBot:
47
 
48
  bot = ChatBot()
49
 
50
- title = "👋🏻Welcome to Conversate with Bible Scriptures🌠"
51
- description = "Here you can ask questions about bible scriptures or your faith & life"
52
- examples = ["What does the bible say about the value of hard work?"]
53
 
54
  iface = gr.Interface(
55
  fn=bot.predict,
 
47
 
48
  bot = ChatBot()
49
 
50
+ title = "👋🏻النور اسلام میں خوش آمدید🌠"
51
+ description = "یہاں آپ اسلام یا اپنی زندگی کے بارے میں سوالات پوچھ سکتے ہیں:"
52
+ examples = ["محنت کے بارے میں قرآن کیا کہتا ہے؟"]
53
 
54
  iface = gr.Interface(
55
  fn=bot.predict,