Chaitanya23 commited on
Commit
28bfe60
·
verified ·
1 Parent(s): db7887c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -8,7 +8,7 @@ from tensorflow import keras
8
 
9
 
10
 
11
- @st.cache
12
  #@st.cache_data()
13
  #@st.cache_data(allow_output_mutation=True)
14
  def get_model():
 
8
 
9
 
10
 
11
+ #@st.cache
12
  #@st.cache_data()
13
  #@st.cache_data(allow_output_mutation=True)
14
  def get_model():