noumanjavaid commited on
Commit
f1395fa
·
verified ·
1 Parent(s): c9bc53d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -10,8 +10,7 @@ st.set_page_config(
10
  page_title="Virtual Try-On App",
11
  page_icon="👔",
12
  layout="wide",
13
- initial_sidebar_state="expanded",
14
- theme="light"
15
  )
16
 
17
  # Custom CSS for better styling with Renesistech branding
 
10
  page_title="Virtual Try-On App",
11
  page_icon="👔",
12
  layout="wide",
13
+ initial_sidebar_state="expanded"
 
14
  )
15
 
16
  # Custom CSS for better styling with Renesistech branding