Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
zjuxhl
/
EasySteer
like
3
Runtime error
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
main
EasySteer
/
requirements.txt
zjuxhl
initial commit
bdf8fd9
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
156 Bytes
# 应用依赖
# GPU 模式下 vLLM、torch、transformers 等已在基础镜像中安装
# API 模式下仅需 gradio + openai
gradio>=5.0.0
openai>=1.0.0