File size: 522 Bytes
429e139 819e875 0600d04 08eb9a4 0600d04 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
fastapi==0.110.2 uvicorn==0.28.1 pydantic==2.7.1 numpy==1.26.4 opencv-python==4.6.0.66 pillow==10.3.0 paddleocr==2.7.0.3 torch<=2.3.0 prefect==2.19.6 # latest stable as of 2024-06, 2.17.2 not published openai-whisper==20231117 # wheels available on PyPI python-multipart==0.0.9 rich==13.7.1 pytest==8.2.0 sentence-transformers==2.7.0 openai>=1.35.0 # 新 SDK,支持 OpenRouter & httpx 0.28+ httpx>=0.28,<0.30 anyio>=3.7,<4.0 scikit-image==0.25.1 imagehash==4.3.1 tenacity==8.2.3 streamlit>=1.35 replicate tqdm |