Rishitha3 commited on
Commit
67fbc95
·
verified ·
1 Parent(s): fe0a12e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ transformers
3
+ sentence-transformers
4
+ faiss-cpu
5
+ pymupdf
6
+ python-docx
7
+ gradio
8
+ gTTS
9
+ numpy