MiniRobot / requirements.txt
Edwin Sam
Add durable Turso/libSQL persistence so client data survives Space restarts
4152a0f
Raw
History Blame Contribute Delete
263 Bytes
# Spruce is a thin cockpit. Both models (MiniCPM3-4B and Nemotron-3-Nano-4B)
# run on Modal, so no torch / transformers / vllm here. The cockpit stores
# state in SQLite (stdlib) and reaches the models over HTTP with requests.
gradio
requests
libsql-experimental