prakharg24 commited on
Commit
898dd74
·
verified ·
1 Parent(s): 574d55f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,6 +1,6 @@
1
  import streamlit as st
2
  from my_pages import landing, txt_pages, conclusion
3
- from my_pages import information_loss, rashomon_effect, developer_decisions, ica, multiverse
4
 
5
  # --- Configure the app ---
6
  # st.set_page_config(page_title="Multiplicity Interactive Demo", layout="centered")
 
1
  import streamlit as st
2
  from my_pages import landing, txt_pages, conclusion
3
+ from my_pages import information_loss, rashomon_effect, rashomon_developer, developer_decisions, ica, multiverse
4
 
5
  # --- Configure the app ---
6
  # st.set_page_config(page_title="Multiplicity Interactive Demo", layout="centered")