shivangibithel commited on
Commit
000b3b3
1 Parent(s): 7239b15

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -83,6 +83,6 @@ st.title("LCM-Independent for Pascal Dataset")
83
  # st.image(image, width=600)
84
 
85
  query = st.text_input("Enter your search query here:")
86
- if st.button("Search"):
87
- if query:
88
- T2Isearch(query)
 
83
  # st.image(image, width=600)
84
 
85
  query = st.text_input("Enter your search query here:")
86
+ # if st.button("Search"):
87
+ # if query:
88
+ # T2Isearch(query)