KarthickAdopleAI commited on
Commit
92dc72c
·
verified ·
1 Parent(s): 7805c1f

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ openai
2
+ ffmpeg-python
3
+ gradio
4
+ moviepy
5
+ nltk
6
+ langchain-openai
7
+ scikit-learn
8
+ langchain
9
+ gtts
10
+ pypdf2
11
+ "unstructured[pdf]"