Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- 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]"
|