Spaces:
Sleeping
Sleeping
Kushwanth Chowday Kandala
commited on
Commit
·
8877bb3
1
Parent(s):
2b31e10
update app.py
Browse files
app.py
CHANGED
@@ -36,10 +36,6 @@ x = st.slider('Select a value')
|
|
36 |
st.write(x, 'squared is', x * x)
|
37 |
|
38 |
|
39 |
-
|
40 |
-
# import streamlit as st
|
41 |
-
|
42 |
-
|
43 |
# st.title('AI Fitness Trainer: Squats Analysis')
|
44 |
|
45 |
|
|
|
36 |
st.write(x, 'squared is', x * x)
|
37 |
|
38 |
|
|
|
|
|
|
|
|
|
39 |
# st.title('AI Fitness Trainer: Squats Analysis')
|
40 |
|
41 |
|