Commit a75d04a1 authored by myhloli's avatar myhloli
Browse files

chore: update Gradio and Gradio-PDF version constraints in pyproject.toml

parent e8535410
...@@ -68,8 +68,8 @@ api = [ ...@@ -68,8 +68,8 @@ api = [
"uvicorn", "uvicorn",
] ]
gradio = [ gradio = [
"gradio", "gradio>=5.34,<6",
"gradio-pdf", "gradio-pdf>=0.0.22",
] ]
core = [ core = [
"mineru[vlm]", "mineru[vlm]",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment