sharma-kanishka commited on
Commit
580b1d6
1 Parent(s): 92f3bb9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -34,7 +34,7 @@ with col2:
34
 
35
  with col3:
36
  st.subheader("upload study material:")
37
- material=st.file_uploader('daldo bc kuch bhi isme:',type="pdf")
38
  text=""
39
  if material is not None:
40
  # text=''
 
34
 
35
  with col3:
36
  st.subheader("upload study material:")
37
+ material=st.file_uploader('upload study material(pdf)',type="pdf")
38
  text=""
39
  if material is not None:
40
  # text=''