mirror of
https://github.com/opendatalab/MinerU.git
synced 2026-03-27 11:08:32 +07:00
fix: pin gradio version to 5.49.1 in pyproject.toml
This commit is contained in:
@@ -86,7 +86,7 @@ api = [
|
||||
"uvicorn",
|
||||
]
|
||||
gradio = [
|
||||
"gradio>=5.34,<6",
|
||||
"gradio==5.49.1",
|
||||
"gradio-pdf==0.0.22",
|
||||
]
|
||||
core = [
|
||||
|
||||
Reference in New Issue
Block a user