kargaranamir commited on
Commit
63df90f
1 Parent(s): df1df2c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -26,7 +26,7 @@ def load_model():
26
 
27
  with st.spinner(text="Please wait while the model is loading...."):
28
  # cache
29
- model = Parstdex()
30
 
31
  # APP
32
  # set title and subtitle
26
 
27
  with st.spinner(text="Please wait while the model is loading...."):
28
  # cache
29
+ model = load_model()
30
 
31
  # APP
32
  # set title and subtitle