mirror of
https://github.com/datalab-to/chandra.git
synced 2026-03-05 13:23:56 +00:00
Inference fixes
This commit is contained in:
@@ -9,15 +9,17 @@ dependencies = [
|
||||
"filetype>=1.2.0",
|
||||
"markdownify==1.1.0",
|
||||
"openai>=2.2.0",
|
||||
"pillow>=11.3.0",
|
||||
"pillow>=10.2.0",
|
||||
"pydantic>=2.12.0",
|
||||
"pydantic-settings>=2.11.0",
|
||||
"pypdfium2>=4.30.0",
|
||||
"python-dotenv>=1.1.1",
|
||||
"qwen-vl-utils>=0.0.14",
|
||||
"streamlit>=1.50.0",
|
||||
"surya-ocr>=0.17.0",
|
||||
"torch>=2.8.0",
|
||||
"transformers>=4.57.0",
|
||||
"torchvision>=0.23.0",
|
||||
"transformers>=4.57.1",
|
||||
]
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
|
||||
Reference in New Issue
Block a user