Mr-Vicky-01 commited on
Commit
d793670
1 Parent(s): ed0d7fa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -33,7 +33,7 @@ example Output 1: mom, i am hungry
33
  example input 2: teacher kita bathroom poonu tu epdi kekuradhu
34
  example Output 2: Excuse me, teacher. May I please be excused to use the restroom?
35
 
36
- note output must in one line
37
  """
38
 
39
  def generate_response(input_text, prompt):
 
33
  example input 2: teacher kita bathroom poonu tu epdi kekuradhu
34
  example Output 2: Excuse me, teacher. May I please be excused to use the restroom?
35
 
36
+ note: output must in one line
37
  """
38
 
39
  def generate_response(input_text, prompt):