ajeetkumar01 commited on
Commit
221c833
·
verified ·
1 Parent(s): 5feb2de

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -77,6 +77,5 @@ def main():
77
  st.write("Predicted Index:", predicted_class)
78
  st.write("Predicted Mental State:", predicted_label)
79
 
80
-
81
  if __name__ == "__main__":
82
  main()
 
77
  st.write("Predicted Index:", predicted_class)
78
  st.write("Predicted Mental State:", predicted_label)
79
 
 
80
  if __name__ == "__main__":
81
  main()