Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,7 @@
|
|
| 1 |
gradio==4.43.0
|
|
|
|
|
|
|
|
|
|
| 2 |
#gradio==5.23.2
|
| 3 |
PyMuPDF
|
| 4 |
accelerate<1
|
|
|
|
| 1 |
gradio==4.43.0
|
| 2 |
+
pydantic==2.9.2
|
| 3 |
+
pydantic-core==2.23.4
|
| 4 |
+
|
| 5 |
#gradio==5.23.2
|
| 6 |
PyMuPDF
|
| 7 |
accelerate<1
|