dewiri commited on
Commit
62d04b6
·
verified ·
1 Parent(s): 14d8355

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ faiss-cpu
3
+ sentence-transformers
4
+ PyPDF2
5
+ langchain
6
+ umap-learn
7
+ numpy
8
+ matplotlib
9
+ python-dotenv