mrbeliever commited on
Commit
a5eff3b
·
verified ·
1 Parent(s): 61308a1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -12,6 +12,7 @@ st.set_page_config(
12
  page_icon="🤖",
13
  layout="wide", # You can use "centered" or "wide" layouts
14
  initial_sidebar_state="expanded"
 
15
  )
16
 
17
  #Comment_test_11_09_2024
 
12
  page_icon="🤖",
13
  layout="wide", # You can use "centered" or "wide" layouts
14
  initial_sidebar_state="expanded"
15
+ theme={"base": "dark"}
16
  )
17
 
18
  #Comment_test_11_09_2024