graredcr commited on
Commit
b2ab0e6
·
1 Parent(s): 24ec802

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +6 -2
app.py CHANGED
@@ -54,5 +54,9 @@ def semanticComparativeClassification():
54
  return output
55
 
56
 
57
- x = st.slider('Select a value')
58
- st.write(x, 'squared is', x * x)
 
 
 
 
 
54
  return output
55
 
56
 
57
+ #x = st.slider('Select a value')
58
+ #st.write(x, 'squared is', x * x)
59
+
60
+ semanticComparativeClassification()
61
+ st.title('Uber pickups in NYC')
62
+ st.components.v1.html('sadasffas')