prakharg24 commited on
Commit
a218c32
·
verified ·
1 Parent(s): 9a8ab6b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
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 ---
 
1
  import streamlit as st
2
+ from my_pages import landing, txt_pages, conclusion, bibliography
3
  from my_pages import information_loss, rashomon_effect, rashomon_developer, developer_decisions, ica, multiverse
4
 
5
  # --- Configure the app ---