[project] name = "manga-web-analyzer" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.13" dependencies = [ "fastapi>=0.137.1", "numpy>=2.4.6", "pillow>=12.2.0", "python-multipart>=0.0.32", "torch<2.12.0", "torchvision<0.27.0", "transformers<5.0.0", "uvicorn>=0.49.0", "qwen-vl-utils", "accelerate", "einops>=0.8.2", "shapely>=2.1.2", "matplotlib>=3.11.0", "timm>=1.0.27", "ollama", ]