ardakshalkar commited on
Commit
a109a83
1 Parent(s): 1ef1526
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -8,7 +8,7 @@ import fitz # PyMuPDF
8
  import io
9
  from pdf2image import convert_from_bytes
10
  #from st_btn_group import st_btn_group
11
- from streamlit_option_menu import option_menu
12
  import docx
13
  from docx.shared import Pt
14
  from io import BytesIO
 
8
  import io
9
  from pdf2image import convert_from_bytes
10
  #from st_btn_group import st_btn_group
11
+ #from streamlit_option_menu import option_menu
12
  import docx
13
  from docx.shared import Pt
14
  from io import BytesIO