tarrasyed19472007 commited on
Commit
fbe0002
·
verified ·
1 Parent(s): 034199c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -57,3 +57,6 @@ if st.button("Get Self-Care Suggestions"):
57
  st.write(f"**{i}.** {suggestion}")
58
  else:
59
  st.error("Please answer all the questions before proceeding.")
 
 
 
 
57
  st.write(f"**{i}.** {suggestion}")
58
  else:
59
  st.error("Please answer all the questions before proceeding.")
60
+
61
+ transformers-cli cache --clear
62
+