Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
git+https://github.com/huggingface/transformers.git
|
2 |
-
https://pypi.org/simple/
|
3 |
-
-i https://pypi.org/simple/
|
4 |
bitsandbytes
|
|
|
5 |
gradio
|
6 |
pdfplumber
|
7 |
pypdf
|
|
|
1 |
git+https://github.com/huggingface/transformers.git
|
2 |
+
https://pypi.org/simple/bitsandbytes
|
3 |
+
-i https://pypi.org/simple/bitsandbytes
|
4 |
bitsandbytes
|
5 |
+
accelerate
|
6 |
gradio
|
7 |
pdfplumber
|
8 |
pypdf
|