graredcr commited on
Commit
a3e732b
·
1 Parent(s): 42bb16f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -36,4 +36,5 @@ x = semanticComparativeClassification()
36
  for i in x:
37
  print(i)
38
  st.title('Uber pickups in NYC')
39
- st.components.v1.html('sadasffas')
 
 
36
  for i in x:
37
  print(i)
38
  st.title('Uber pickups in NYC')
39
+ title = st.text_input('Query', '¿Conoces Lya2?')
40
+ #st.write('The current movie title is', title)