ahmadsanafarooq commited on
Commit
ce0543e
·
verified ·
1 Parent(s): a4ee407

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +18 -0
requirements.txt ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ langchain
3
+ langchain-community
4
+ langchain-groq
5
+ faiss-cpu
6
+ sentence-transformers
7
+ gtts
8
+ textblob
9
+ python-dotenv
10
+ pydub
11
+ altair
12
+ speechrecognition
13
+ transformers
14
+ torchaudio
15
+ torch
16
+ numpy
17
+ huggingface-hub
18
+ accelerate