fastapi==0.104.1 | |
uvicorn==0.24.0 | |
pydantic==2.4.2 | |
llama-cpp-python>=0.2.20 | |
huggingface-hub>=0.19.0 | |
python-multipart>=0.0.6 # FastAPI file upload support | |
pillow>=10.0.0 # Image processing | |
requests>=2.31.0 # HTTP requests | |
python-dotenv>=1.0.0 # Environment variables management |