kawadou commited on
Commit
b74ef0e
1 Parent(s): 938384c

Add application file

Browse files
Files changed (2) hide show
  1. CV.pdf +0 -0
  2. requirements.txt +6 -0
CV.pdf ADDED
Binary file (110 kB). View file
 
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ streamlit
2
+ PyMuPDF
3
+ sentence-transformers
4
+ faiss-cpu
5
+ transformers
6
+ torch