Skip to content

Commit 8651863

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

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:a966e8cb971f36cc9bb3e97878664348f121deb100d2e1ce777876004637d941
3-
size 1613384
2+
oid sha256:ee45c70bab964a992e23491a3643a6a91d7acdc59db81e6b6d50c66fe4b5aaf7
3+
size 1613385

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

+5-5
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@ accelerator:
2828
OS: Linux
2929
python: 3.10.12
3030
environment:
31-
- seaborn==0.13.2
3231
- torchmetrics==1.4.1
33-
- torchvision==0.19.1+cu121
34-
- numpy==2.0.2
32+
- pytorch-lightning==2.4.0
3533
- matplotlib==3.9.2
3634
- torch==2.4.1+cu121
37-
- pytorch-lightning==2.4.0
38-
published: '2025-04-03T19:32:36.927362'
35+
- seaborn==0.13.2
36+
- numpy==2.0.2
37+
- torchvision==0.19.1+cu121
38+
published: '2025-05-01T10:44:21.602352'

0 commit comments

Comments
 (0)