avichr commited on
Commit
4b236a5
·
1 Parent(s): 4429686

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -5,7 +5,7 @@ import matplotlib.pyplot as plt
5
  # import plotly.express as px
6
 
7
 
8
- @st.cache
9
  HebEMO_model = HebEMO()
10
 
11
 
 
5
  # import plotly.express as px
6
 
7
 
8
+ # @st.cache
9
  HebEMO_model = HebEMO()
10
 
11