Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -7,6 +7,8 @@ langchain
|
|
| 7 |
faiss-cpu
|
| 8 |
langchain-community
|
| 9 |
python-docx
|
|
|
|
| 10 |
transformers
|
|
|
|
| 11 |
|
| 12 |
|
|
|
|
| 7 |
faiss-cpu
|
| 8 |
langchain-community
|
| 9 |
python-docx
|
| 10 |
+
torch
|
| 11 |
transformers
|
| 12 |
+
accelerate
|
| 13 |
|
| 14 |
|