Kushwanth Chowday Kandala commited on
Commit
2b31e10
·
1 Parent(s): 061882e

update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -37,6 +37,9 @@ st.write(x, 'squared is', x * x)
37
 
38
 
39
 
 
 
 
40
  # st.title('AI Fitness Trainer: Squats Analysis')
41
 
42
 
 
37
 
38
 
39
 
40
+ # import streamlit as st
41
+
42
+
43
  # st.title('AI Fitness Trainer: Squats Analysis')
44
 
45