rakeshrohan commited on
Commit
15e3d3a
·
verified ·
1 Parent(s): 7adebaf

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ gradio==4.19.2
2
+ uuid==1.30
3
+ SpeechRecognition==3.10.1
4
+ gTTS==2.5.1
5
+ langchain==0.1.11
6
+ langchain-community==0.0.27
7
+ langchain-core==0.1.30
8
+ transformers==4.37.2
9
+ torch==2.2.0