This commit is contained in:
wassname
2024-06-02 18:52:57 +08:00
parent 61a43cc1d1
commit f853c03f4b
10 changed files with 866 additions and 63 deletions
+5
View File
@@ -32,6 +32,11 @@ jaxtyping = "^0.2.2"
beartype = "^0.18.5"
tqdm = "^4.66.4"
loguru = "^0.7.2"
imageio-ffmpeg = "^0.5.0"
importlib = "^1.0.4"
imageio = "^2.34.1"
ipywidgets = "^8.1.3"
ipykernel = "^6.29.4"
[build-system]
requires = ["poetry-core"]