Skip to content

Commit 8daaa28

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

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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:03c74c31d1a874f3a11b56058c24033149c2a96b41fb8961648504c58785afa4
3-
size 1613260
2+
oid sha256:a16678fd23190314feaccab2e41bf8ed68ed238231ad55de02df70f085a73223
3+
size 1614169

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

Lines changed: 4 additions & 4 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-
- torchvision==0.16.2+cu121
31+
- torchmetrics==1.4.0.post0
32+
- torch==2.4.0+cu121
3233
- matplotlib==3.9.1
34+
- torchvision==0.19.0+cu121
3335
- seaborn==0.13.2
3436
- pytorch-lightning==2.0.9.post0
35-
- torchmetrics==1.2.1
36-
- torch==2.1.2+cu121
3737
- numpy==1.26.4
38-
published: '2024-07-26T07:03:57.591841'
38+
published: '2024-07-26T09:31:07.965159'

0 commit comments

Comments
 (0)