# force reinstall # Gradio主框架 gradio==5.27.0 gradio_client==1.9.0 # 模型推理 torch==2.7.0 torchvision==0.22.0 transformers==4.42.4 omegaconf==2.3.0 timm==0.9.16 iopath==0.1.10 fairscale==0.4.13 huggingface-hub==0.30.2 sentencepiece tokenizers==0.19.1 # 配置、文本、辅助处理 pandas==2.2.3 numpy==1.26.4 scipy==1.15.2 regex==2024.11.6 ftfy==6.3.1 pillow==11.2.1 python-dateutil==2.9.0.post0 pyyaml==6.0.2 protobuf==5.29.4 requests==2.32.3 filelock==3.18.0 packaging==24.2 tabulate==0.9.0 typing_extensions==4.13.2 six==1.17.0 # PDF图片处理 pypdfium2==4.30.1 pdf2image==1.17.0 Wand==0.6.13 opencv-python==4.11.0.86 # 增强/扩展处理 albumentations albucore==0.0.23 # 数据集处理 datasets==3.5.0 evaluate==0.4.3 webdataset==0.2.111 # 流水线优化与下载 portalocker==3.1.1 xxhash==3.5.0 # Unimernet自定义组件 unimernet==0.2.3 # 额外需要的底层工具 aiohttp==3.11.18 multidict==6.4.3 frozenlist==1.6.0 yarl==1.20.0 async-timeout==5.0.1