Rajagopal commited on
Commit
8778279
·
1 Parent(s): fbced17

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -96,5 +96,5 @@ if True==False:
96
  presence_penalty=0,
97
  stop=None)
98
 
99
- # Run the chain only specifying the input variable.
100
  st.write(response)
 
96
  presence_penalty=0,
97
  stop=None)
98
 
99
+ # Run the chain only specifying the input .
100
  st.write(response)