Spaces:
Runtime error
Runtime error
HishamSaad
commited on
Commit
•
854fbf8
1
Parent(s):
627b0e3
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1,6 +1,10 @@
|
|
1 |
huggingface_hub==0.22.2
|
|
|
2 |
gradio
|
3 |
langchain_community
|
4 |
pymupdf
|
5 |
torch
|
6 |
-
langchain
|
|
|
|
|
|
|
|
1 |
huggingface_hub==0.22.2
|
2 |
+
transformers
|
3 |
gradio
|
4 |
langchain_community
|
5 |
pymupdf
|
6 |
torch
|
7 |
+
langchain
|
8 |
+
accelerate
|
9 |
+
sentence-transformers
|
10 |
+
faiss-gpu
|