Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
|
| 2 |
-
gradio==5.23.2
|
| 3 |
PyMuPDF
|
| 4 |
accelerate<1
|
| 5 |
# bitsandbytes==0.42.0
|
|
|
|
| 1 |
+
gradio==4.43.0
|
| 2 |
+
#gradio==5.23.2
|
| 3 |
PyMuPDF
|
| 4 |
accelerate<1
|
| 5 |
# bitsandbytes==0.42.0
|