Tonic commited on
Commit
774fda6
·
1 Parent(s): aec2445

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 Tonic's EZ Chat🚀"
51
- description = "You can use this Space to test out the current model (DialoGPT-medium) or duplicate this Space and use it for any other model on 🤗HuggingFace. Join me on [Discord](https://discord.gg/fpEPNZGsbt) to build together."
52
- examples = [["How are you?"]]
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,