File size: 132 Bytes
eeb54ea
 
 
 
 
b764f0c
eeb54ea
 
 
1
2
3
4
5
6
7
8
9
10
# Serving
llama-cpp-python>=0.2.0
fastapi>=0.100.0
uvicorn>=0.20.0
pydantic>=2.0.0
python-multipart>=0.0.6

# Testing
httpx>=0.24.0