Spaces:
Sleeping
Sleeping
Rehman1603
commited on
Commit
•
05c35ed
1
Parent(s):
ccedc60
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers
|
2 |
+
langchain_together
|
3 |
+
langchain
|
4 |
+
torch
|
5 |
+
nltk
|
6 |
+
sentencepiece
|
7 |
+
pdfplumber
|