mahedi420 commited on
Commit
774bc8a
·
verified ·
1 Parent(s): 403cdda

update it for write

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -132,7 +132,7 @@ if submit1:
132
  # show the plot on the user side
133
  str(response)
134
  result = eval(response)
135
- st.text(result)
136
 
137
  if submit2:
138
  prompt2 = f"""
 
132
  # show the plot on the user side
133
  str(response)
134
  result = eval(response)
135
+ st.write(result)
136
 
137
  if submit2:
138
  prompt2 = f"""