Rafii commited on
Commit
e05f385
·
1 Parent(s): 263ebb9
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -30,6 +30,7 @@ user_input = st.text_input("Enter text:")
30
 
31
 
32
  if st.button("Submit"):
 
33
  st.write("mai print toh ho hi raha hu na bantai")
34
 
35
  # Tokenize input and make predictions
 
30
 
31
 
32
  if st.button("Submit"):
33
+ print("reached")
34
  st.write("mai print toh ho hi raha hu na bantai")
35
 
36
  # Tokenize input and make predictions