ECUiVADE commited on
Commit
ce67402
·
verified ·
1 Parent(s): c988539

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -196,7 +196,7 @@ def generate(prompt, history):
196
  context += response
197
 
198
  print (context)
199
- return "", history
200
 
201
  else:
202
  output = "Did you forget to enter your Details? Please go to the User Info Tab and Input your data. "
 
196
  context += response
197
 
198
  print (context)
199
+ return "", history
200
 
201
  else:
202
  output = "Did you forget to enter your Details? Please go to the User Info Tab and Input your data. "