add zimage local and qwen silliconflow
This commit is contained in:
16
requirements.txt
Normal file
16
requirements.txt
Normal file
@@ -0,0 +1,16 @@
|
||||
torch>=2.1.0
|
||||
diffusers @ git+https://github.com/huggingface/diffusers
|
||||
transformers>=4.40.0
|
||||
accelerate>=0.30.0
|
||||
sentencepiece>=0.2.0
|
||||
protobuf>=4.25.0
|
||||
safetensors>=0.4.0
|
||||
gguf>=0.6.0
|
||||
huggingface-hub>=0.23.0
|
||||
openai>=1.30.0
|
||||
pyyaml>=6.0
|
||||
Pillow>=10.0.0
|
||||
|
||||
# ===== Intel Arc GPU (XPU) 用户额外安装 =====
|
||||
# 取消下方注释并安装:
|
||||
# intel-extension-for-pytorch
|
||||
Reference in New Issue
Block a user