Spaces:
Runtime error
Runtime error
EnigmaOfTheWorld
commited on
Commit
·
2dc12cc
1
Parent(s):
0ad94ea
Create requirements.txt
Browse files- requirements.txt +13 -0
requirements.txt
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
whisper
|
2 |
+
transformers
|
3 |
+
torch
|
4 |
+
stability_sdk
|
5 |
+
Pillow
|
6 |
+
pytube == 12.1.0
|
7 |
+
google-search-results
|
8 |
+
openai
|
9 |
+
langchain
|
10 |
+
PyPDF2
|
11 |
+
faiss-cpu
|
12 |
+
python-docx
|
13 |
+
tiktoken
|