Spaces:
Running
Running
Delete requirements.txt.
Browse files- requirements.txt +0 -24
requirements.txt
DELETED
|
@@ -1,24 +0,0 @@
|
|
| 1 |
-
# Dependencies for basic operation.
|
| 2 |
-
fastapi
|
| 3 |
-
orjson
|
| 4 |
-
pydantic-to-typescript
|
| 5 |
-
uvicorn[standard]
|
| 6 |
-
pycrdt
|
| 7 |
-
pycrdt-websocket
|
| 8 |
-
|
| 9 |
-
# For lynxkite_ops.
|
| 10 |
-
matplotlib
|
| 11 |
-
networkx
|
| 12 |
-
numpy
|
| 13 |
-
pandas
|
| 14 |
-
scipy
|
| 15 |
-
|
| 16 |
-
# GPU-accelerated graph analytics.
|
| 17 |
-
cugraph-cu12
|
| 18 |
-
cudf-cu12
|
| 19 |
-
nx-cugraph-cu12
|
| 20 |
-
|
| 21 |
-
# For llm_ops.
|
| 22 |
-
chromadb
|
| 23 |
-
Jinja2
|
| 24 |
-
openai
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|