ShizhenGPT-7B-Omni / requirements.txt
wangrongsheng's picture
update
c876723 verified
raw
history blame contribute delete
217 Bytes
# 核心模型推理
transformers==4.49.0
accelerate>=0.27.0
torch>=2.8.0
einops
torchvision
# Qwen 模型支持
qwen-vl-utils
# Web UI
gradio>=4.0.0
# 音频处理
librosa>=0.10.1
soundfile>=0.12.1
numpy>=1.24.0