lynxkite / requirements.txt
darabos's picture
Run SQL on GPU with Polars.
9a98e24
raw
history blame
291 Bytes
# Dependencies for basic operation.
fastapi
orjson
pydantic-to-typescript
uvicorn[standard]
pycrdt
pycrdt-websocket
# For lynxkite_ops.
matplotlib
networkx
numpy
pandas
scipy
# GPU-accelerated graph analytics.
cugraph-cu12
cudf-cu12
nx-cugraph-cu12
# For llm_ops.
chromadb
Jinja2
openai