debisoft commited on
Commit
afa079b
1 Parent(s): 7a853f9
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -51,7 +51,7 @@ def greet(input):
51
  #return gen_text
52
 
53
  ###return json.dumps(extract_json(gen_text, -1))
54
- return gen_text
55
 
56
  #return json.dumps(response)
57
 
 
51
  #return gen_text
52
 
53
  ###return json.dumps(extract_json(gen_text, -1))
54
+ return response
55
 
56
  #return json.dumps(response)
57