Skip to content

Commit a26b0e0

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

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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:f7420071ca5aaddc7cfa311575884a8367c119de96fed9761e4e4d3c9e7a2132
3-
size 1614385
2+
oid sha256:0e64a97690d0a3f8b140e12aad8395675682787615c7a944ed5eae7a82c0028c
3+
size 1613024

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,14 @@ accelerator:
3434
- GPU
3535
environment:
3636
- torchvision==0.15.2
37-
- torch==2.0.1
38-
- seaborn==0.13.2
39-
- torchmetrics==1.2.1
40-
- numpy==1.26.4
41-
- lightning==2.3.3
42-
- pytorch-lightning==2.0.9.post0
37+
- pytorch-lightning==1.5.3
4338
- setuptools==69.0.3
39+
- torchmetrics==1.2.1
40+
- urllib3==2.2.2
4441
- matplotlib==3.8.4
42+
- numpy==1.26.4
43+
- seaborn==0.13.2
4544
- ipython==8.16.1
46-
- urllib3==2.2.2
47-
published: '2024-07-19T20:11:08.643733'
45+
- torch==2.0.1
46+
- lightning==2.3.3
47+
published: '2024-07-20T11:28:05.148794'

0 commit comments

Comments
 (0)