soojeongcrystal commited on
Commit
c1b4841
·
verified ·
1 Parent(s): fdfe85a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -57,7 +57,7 @@ st.markdown("""
57
  """, unsafe_allow_html=True)
58
 
59
  # Load Excel file into DataFrame
60
- df = pd.read_excel("painpoint2.xlsx")
61
 
62
  # 버튼 컨테이너 생성
63
  buttons = st.columns(3)
 
57
  """, unsafe_allow_html=True)
58
 
59
  # Load Excel file into DataFrame
60
+ df = pd.read_excel("painpoint21.xlsx")
61
 
62
  # 버튼 컨테이너 생성
63
  buttons = st.columns(3)