prashant
commited on
Commit
•
ed6cfc9
1
Parent(s):
0d8c065
adding streamlitoptionmenu
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -12,4 +12,5 @@ Pillow==9.1.1
|
|
12 |
seaborn==0.11.2
|
13 |
transformers==4.13.0
|
14 |
rank_bm25
|
15 |
-
python-docx
|
|
|
|
12 |
seaborn==0.11.2
|
13 |
transformers==4.13.0
|
14 |
rank_bm25
|
15 |
+
python-docx
|
16 |
+
streamlit_option_menu
|