remove jax requirement

This commit is contained in:
2026-01-20 17:33:28 +08:00
parent b7fce5d973
commit 0839c9bcee

View File

@@ -21,7 +21,6 @@ dependencies = [
"fastapi", "fastapi",
"matplotlib", "matplotlib",
"Pillow", "Pillow",
"jax",
"commentjson", "commentjson",
"pandas", "pandas",
"asgiref" "asgiref"