shohabbosdev commited on
Commit
56c8d93
·
verified ·
1 Parent(s): c91106a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -30,7 +30,7 @@ async def main():
30
  initial_sidebar_state="auto")
31
  st.sidebar.title('Conferences')
32
  st.sidebar.image('image.png')
33
- with open("O'zMU_JF_to'plam_17_18_may_2024_1_qism.pdf", "rb") as file:
34
  btn = st.sidebar.download_button(
35
  label="Download conferences files Part 1",
36
  data=file,
 
30
  initial_sidebar_state="auto")
31
  st.sidebar.title('Conferences')
32
  st.sidebar.image('image.png')
33
+ with open("O'zMU JF_to'plam_17-18-may_2024_1-qism.pdf", "rb") as file:
34
  btn = st.sidebar.download_button(
35
  label="Download conferences files Part 1",
36
  data=file,