Files

11 lines
259 B
Plaintext
Raw Permalink Normal View History

2026-04-23 09:58:47 +08:00
fastapi>=0.115
uvicorn[standard]>=0.30
pydantic>=2.7
FlagEmbedding>=1.3
# CPU 版本 PyTorch减小镜像体积
torch>=2.3.0 --index-url https://download.pytorch.org/whl/cpu
transformers>=4.44
sentence-transformers>=3.0
huggingface-hub>=0.24
numpy>=1.26