chrisli commited on
Commit
98c3600
1 Parent(s): fb786d9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- from definitions import *
2
 
3
  st.set_option('deprecation.showPyplotGlobalUse', False)
4
  st.sidebar.subheader("请选择模型参数:sunglasses:")
 
1
+ from definitions.py import *
2
 
3
  st.set_option('deprecation.showPyplotGlobalUse', False)
4
  st.sidebar.subheader("请选择模型参数:sunglasses:")