gohan-api-light / requirements.txt
tabito12345678910
Fix numpy dependency: specify exact versions and install order in Dockerfile
4478f12
raw
history blame contribute delete
191 Bytes
fastapi==0.104.1
uvicorn[standard]==0.24.0
pydantic==2.5.0
torch==1.13.1
git+https://github.com/Yura52/rtdl.git@main
numpy==1.24.3
pandas==2.0.3
scipy==1.11.1
python-multipart==0.0.6
requests