Spaces:
Runtime error
Runtime error
ubermenchh
commited on
Commit
·
8412e39
1
Parent(s):
0d1d7d9
Create requirements.txt
Browse files- requirements.txt +12 -0
requirements.txt
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
--find-links https://download.pytorch.org/whl/torch_stable.html torch==1.2.0+cpu
|
2 |
+
langchain
|
3 |
+
chromadb
|
4 |
+
transformers
|
5 |
+
sentence-transformers
|
6 |
+
InstructorEmbedding
|
7 |
+
streamlit
|
8 |
+
youtube-transcript-api
|
9 |
+
deep_translator
|
10 |
+
langdetect
|
11 |
+
pyPDF
|
12 |
+
#FAISS
|