Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -8,7 +8,7 @@ from tensorflow import keras
|
|
8 |
|
9 |
|
10 |
|
11 |
-
|
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():
|