Merge pull request #136 from unslothai/setup/update-setup-sh-dependencies

setup.sh: Replace inline pip installs with pinned requirements files
This commit is contained in:
Roland Tannous 2026-02-17 22:04:03 +04:00 committed by GitHub
commit 2cc3f03fbe
9 changed files with 109 additions and 9 deletions

View file

@ -1,7 +0,0 @@
fastapi>=0.100.0
uvicorn>=0.27.0
pydantic>=2.0
torch
psutil
nest-asyncio>=1.5.8