Skip to content

Commit 7961604

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/10-autoregressive-image-modeling
1 parent 9ca87e4 commit 7961604

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:6c3c942f31cd9c8e5b74e8f3127af6d5a8a46cad73285afee2dcb6900dfc624c
3-
size 1619647
2+
oid sha256:a966e8cb971f36cc9bb3e97878664348f121deb100d2e1ce777876004637d941
3+
size 1613384

.notebooks/course_UvA-DL/10-autoregressive-image-modeling.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@ accelerator:
2828
OS: Linux
2929
python: 3.10.12
3030
environment:
31-
- torch==2.4.1+cu121
32-
- pytorch-lightning==2.4.0
33-
- torchvision==0.19.1+cu121
31+
- seaborn==0.13.2
3432
- torchmetrics==1.4.1
33+
- torchvision==0.19.1+cu121
3534
- numpy==2.0.2
3635
- matplotlib==3.9.2
37-
- seaborn==0.13.2
38-
published: '2025-04-01T17:32:17.698274'
36+
- torch==2.4.1+cu121
37+
- pytorch-lightning==2.4.0
38+
published: '2025-04-03T19:32:36.927362'

0 commit comments

Comments
 (0)