Skip to content

Commit 26aaba0

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

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:e2ed4fc1d103f26bbe1bdc879a6410d1a36c7942079b9f71b17fbb68ac6a41a5
3-
size 1612489
2+
oid sha256:4a5abb7df8eca0c6a9906731e250bc784c853eb5d3172f3c57dc4d04ba77c084
3+
size 1612659

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@ description: 'In this tutorial, we implement an autoregressive likelihood model
2626
accelerator:
2727
- GPU
2828
environment:
29-
- seaborn==0.13.2
30-
- torch==2.0.1+cu118
3129
- pytorch-lightning==2.0.9.post0
32-
- torchmetrics==1.2.1
33-
- torchvision==0.15.2+cu118
3430
- numpy==1.26.4
31+
- torch==2.0.1+cu118
32+
- torchvision==0.15.2+cu118
3533
- matplotlib==3.9.1
3634
- lightning==2.3.3
37-
published: '2024-07-23T03:08:16.184117'
35+
- torchmetrics==1.2.1
36+
- seaborn==0.13.2
37+
published: '2024-07-23T09:48:40.148951'

0 commit comments

Comments
 (0)