aicodingassistant / requirements.txt
subi333's picture
2nd update
fe2dc13
Raw
History Blame Contribute Delete
236 Bytes
# --- AI & Model Inference (CPU optimized) ---
llama-cpp-python==0.3.31
huggingface_hub>=0.21.0
python-dotenv
# --- Queue & Asynchronous Processing ---
redis>=5.0.1
bullmq
# --- Utilities ---
pydantic>=2.6.0
typing-extensions>=4.10.0