Spaces:
Sleeping
Sleeping
a
commited on
Commit
·
416b9c3
1
Parent(s):
5b412f0
Upload requirements.txt
Browse files- requirements.txt +13 -0
requirements.txt
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
dotenv
|
13 |
+
#FAISS
|