Spaces:
Sleeping
Sleeping
Rehman1603
commited on
Commit
•
38aea09
1
Parent(s):
766290c
Create requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
python-docx
|
2 |
+
transformers
|
3 |
+
langchain-together
|
4 |
+
langchain
|
5 |
+
streamlit
|
6 |
+
torch
|
7 |
+
nltk
|
8 |
+
torch
|
9 |
+
sentencepiece
|