File size: 294 Bytes
bf190b6
 
 
59ee418
4a73fad
 
 
 
 
1
2
3
4
5
6
7
8
9
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