scooter7 commited on
Commit
2f5d7dc
·
verified ·
1 Parent(s): 29efaa2

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -0
requirements.txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ python-dotenv
4
+ gradio
5
+ PyPDF2
6
+ python-docx
7
+ numpy
8
+ faiss-cpu
9
+ sentence-transformers
10
+ transformers
11
+ whisper
12
+ gTTS
13
+ pydub
14
+ fastrtc