Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,7 +10,8 @@ openai
|
|
10 |
pypdf
|
11 |
python-dotenv
|
12 |
gradio
|
13 |
-
einops
|
|
|
14 |
langchain
|
15 |
bitsandbytes
|
16 |
sentence_transformers
|
|
|
10 |
pypdf
|
11 |
python-dotenv
|
12 |
gradio
|
13 |
+
einops
|
14 |
+
accelerate
|
15 |
langchain
|
16 |
bitsandbytes
|
17 |
sentence_transformers
|