# Common dependencies for all platforms # transformers: keep aligned with upstream vLLM constraint. # vLLM pins ">= 4.56.0, != 5.0.*, != 5.1.*, != 5.2.*, != 5.3.*, != 5.4.*, != 5.5.0". # 5.9.0 breaks models that define _keys_to_ignore_on_load_unexpected as a list # (e.g. OpenMOSS-Team/MOSS-TTS-Nano) because it changed # _adjust_missing_and_unexpected_keys from list+list to set|set. transformers >= 4.56.0, != 5.0.*, != 5.1.*, != 5.2.*, != 5.3.*, != 5.4.*, != 5.5.0, < 5.9.0 av>=14.0.0 omegaconf>=2.3.0 diffusers==0.38.0 safetensors>=0.8.0rc0 accelerate==1.12.0 soundfile>=0.13.1 cache-dit==1.3.0 tqdm>=4.66.0 torchsde>=0.2.6 openai-whisper>=20250625 imageio[ffmpeg]>=2.37.2 x-transformers>=2.12.2 einops>=0.8.1 prettytable>=3.8.0 aenum==3.1.16 pyzmq>=25.0.0 janus>=1.0.0 pydub