NaimaAqeel commited on
Commit
fd3c2de
·
verified ·
1 Parent(s): d574894

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ gradio==3.48.0
2
+ torch>=2.0.1
3
+ sentence-transformers>=2.2.2
4
+ PyMuPDF==1.22.5
5
+ python-docx==0.8.11
6
+ matplotlib==3.8.0
7
+ seaborn==0.12.2