Skip to content

Commit 83f6245

Browse files
author
Azure Pipelines
committed
publish [GPU]: lightning_examples/augmentation_kornia
1 parent bb72a65 commit 83f6245

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:44605581105fb745cb23a96dc882524fafcc1566705901fe48254dbf906f138e
3-
size 602776
2+
oid sha256:21ab680b0a07b3e4f03b3edabeb99e9a158338a093055eb33612ba6fb84d0bb9
3+
size 599921

.notebooks/lightning_examples/augmentation_kornia.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ accelerator:
1919
OS: Linux
2020
python: 3.10.12
2121
environment:
22-
- torchvision==0.19.0+cu121
2322
- matplotlib==3.9.1
23+
- seaborn==0.13.2
2424
- kornia==0.7.3
25-
- numpy==1.26.4
2625
- pandas==2.2.2
26+
- pytorch-lightning==2.3.3
27+
- torchvision==0.19.0+cu121
2728
- torchmetrics==1.4.0.post0
2829
- torch==2.4.0+cu121
29-
- pytorch-lightning==2.1.4
30-
- seaborn==0.13.2
31-
published: '2024-07-26T09:51:20.106207'
30+
- numpy==1.26.4
31+
published: '2024-07-26T11:58:43.370793'

0 commit comments

Comments
 (0)