Spaces:
Runtime error
Runtime error
MahmoudRox
commited on
Commit
·
69b0ce9
1
Parent(s):
18127f7
Upload requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
langchain
|
2 |
+
sentence-transformers
|
3 |
+
transformers
|
4 |
+
faiss-gpu
|
5 |
+
PyPDF2
|
6 |
+
torch
|
7 |
+
llama-cpp-python
|