Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
gradio==4.31.0
|
2 |
-
torch
|
3 |
-
PyMuPDF
|
4 |
-
tqdm
|
5 |
sentence-transformers
|
6 |
accelerate
|
7 |
bitsandbytes
|
|
|
1 |
gradio==4.31.0
|
2 |
+
torch==2.1.1
|
3 |
+
PyMuPDF
|
4 |
+
tqdm
|
5 |
sentence-transformers
|
6 |
accelerate
|
7 |
bitsandbytes
|