updated notebook

This commit is contained in:
2025-12-19 14:34:58 +01:00
parent 862a887cf9
commit a7c3284782
5 changed files with 706 additions and 138 deletions
+8
View File
@@ -17,4 +17,12 @@ dependencies = [
"torchvision",
"jupyterlab"
]
[[tool.uv.index]]
# Optional name for the index.
name = "pytorch"
# Required URL for the index.
url = "https://download.pytorch.org/whl/cu126"
readme = "README.md"