chatbot / requirements.txt
sahil239's picture
Create requirements.txt
f5179c6 verified
raw
history blame contribute delete
356 Bytes
--extra-index-url https://download.pytorch.org/whl/cpu
numpy==1.26.4 # βœ… Compatible with torch and avoids ABI issues
torch==2.8.0 # βœ… Available for Python 3.12
transformers==4.52.1 # βœ… Compatible with older torch
#safetensors==0.4.0 # βœ… No torch.uint64 issue
fastapi==0.116.1
uvicorn
peft==0.7.1
pydantic==1.10.13 # βœ… No Rust build required