Spaces:
Sleeping
Sleeping
MuntasirHossain
commited on
Commit
•
7d1f893
1
Parent(s):
43ac004
Create requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
transformers
|
3 |
+
sentence-transformers
|
4 |
+
langchain
|
5 |
+
langchain-community
|
6 |
+
tqdm
|
7 |
+
accelerate
|
8 |
+
pypdf
|
9 |
+
faiss-gpu
|