mzaeem30 commited on
Commit
3428c5b
·
verified ·
1 Parent(s): b53472a

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ openai-whisper
3
+ torch
4
+ PyPDF2
5
+ sentence-transformers
6
+ faiss-cpu
7
+ gtts
8
+ numpy
9
+ pydub
10
+ langchain-community
11
+ groq