RasaBot / classifier /requirements.txt
Luigi's picture
adapt classifier to outlines v1.0.4
9ffbce4
raw
history blame contribute delete
231 Bytes
fastapi
uvicorn
outlines
numpy
# Force CPU-only torch
torch==2.0.1+cpu
# (and any other torch-based libs you need, also +cpu)
openai
# Tell pip where to find the +cpu variants
--extra-index-url https://download.pytorch.org/whl/cpu