Deploy_FastAPI_Space / requirements.txt
thangquang09
update Dockerfile
78f1859
raw
history blame contribute delete
191 Bytes
streamlit
fastapi>=0.100.0
llama-index>=0.9.0 # Make sure to use the latest version that includes Ollama
llama-index-llms-ollama # This is the missing package
pydantic>=2.0.0
Pillow
uvicorn