cedenoruel commited on
Commit
35cc4b2
·
verified ·
1 Parent(s): df9e826

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -12,7 +12,7 @@ def home_page():
12
 
13
  #st.write("This app has the following modules")
14
  #st.markdown("#### [NovaML](https://novalix-novawebapp.hf.space/NovaML)")
15
- st.page_link("pages/NovaML.py", label="**NovaML**", icon="💻")
16
  #st.write("Build AI/ML models using your own molecular data or predict the target addressability of your libraries")
17
  st.write("- Build AI/ML models using your own molecular data")
18
  st.write("- Predict the target addressability of your libraries")
 
12
 
13
  #st.write("This app has the following modules")
14
  #st.markdown("#### [NovaML](https://novalix-novawebapp.hf.space/NovaML)")
15
+ st.page_link("NovaML.py", label="**NovaML**", icon="💻")
16
  #st.write("Build AI/ML models using your own molecular data or predict the target addressability of your libraries")
17
  st.write("- Build AI/ML models using your own molecular data")
18
  st.write("- Predict the target addressability of your libraries")