garyd1 commited on
Commit
cff8c76
·
verified ·
1 Parent(s): 3eea98c

Beta version 3

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -59,4 +59,5 @@ if submit:
59
  st.subheader("Answer: ")
60
  st.write(resp,key=1)
61
 
 
62
 
 
59
  st.subheader("Answer: ")
60
  st.write(resp,key=1)
61
 
62
+
63