al-ghazali-rag-retrieval-api / requirements.txt
eli02's picture
Add async lifespan context manager to preload model and update requirements for flexibility
8a81462
raw
history blame contribute delete
255 Bytes
fastapi
uvicorn
python-jose
python-multipart # Required for OAuth2 form handling
pydantic
openai
pandas
numpy
torch # For sentence-transformers
sentence-transformers
datasets
huggingface-hub
diskcache
python-dotenv # For environment variable management