Quantarion / requirements.txt
Aqarion13's picture
Update requirements.txt
584d42f verified
raw
history blame contribute delete
210 Bytes
# CORE MATHEMATICS
numpy>=1.23.0
scipy>=1.9.0
# CRYPTOGRAPHY & SECURITY
hashlib (Standard Library)
cryptography>=38.0.0
# OPTIONAL: ACCELERATION & RAG
faiss-cpu>=1.7.0
fftw>=3.3.10
gradio
transformers
torch