umarigan commited on
Commit
f0c99d2
1 Parent(s): e932fdf

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ gradio==3.0.20
2
+ bokeh==2.4.2
3
+ umap-learn==0.5.2
4
+ scikit-learn==1.0.2
5
+ numpy==1.22.3
6
+ pandas==1.4.2
7
+ PyMuPDF==1.19.6
8
+ sentence-transformers==2.2.0