WickedFaith commited on
Commit
0c7ce11
·
verified ·
1 Parent(s): 1bb4af3

Update src/frontend/app.py

Browse files
Files changed (1) hide show
  1. src/frontend/app.py +0 -7
src/frontend/app.py CHANGED
@@ -84,13 +84,6 @@ except ImportError as e:
84
  return True
85
  import tempfile
86
 
87
- # Set page config
88
- st.set_page_config(
89
- page_title="AI Prediction Dashboard",
90
- page_icon="🎯",
91
- layout="wide"
92
- )
93
-
94
  # Custom CSS to fix text alignment in status boxes and add progress bars
95
  st.markdown("""
96
  <style>
 
84
  return True
85
  import tempfile
86
 
 
 
 
 
 
 
 
87
  # Custom CSS to fix text alignment in status boxes and add progress bars
88
  st.markdown("""
89
  <style>