We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa8733d commit e072029Copy full SHA for e072029
.notebooks/lightning_examples/basic-gan.ipynb
@@ -1,3 +1,3 @@
1
version https://git-lfs.github.com/spec/v1
2
-oid sha256:b49e966e7a2028a954c6ad1c612d7038c82a6ca11488313242033a5911eb1d39
3
-size 44925
+oid sha256:893a866a5075c4983cbd57f3cbc5963de58a1f6efb5da9f35e76e14db564d24b
+size 114751
.notebooks/lightning_examples/basic-gan.yaml
@@ -20,11 +20,11 @@ accelerator:
20
OS: Linux
21
python: 3.10.12
22
environment:
23
+- torch==2.4.0+cu121
24
- tensorboard==2.17.0
-- torchvision==0.19.0+cu121
25
- matplotlib==3.9.1
26
-- numpy==1.26.4
27
- pytorch-lightning==2.3.3
28
-- torch==2.4.0+cu121
29
- torchmetrics==1.4.0.post0
30
-published: '2024-07-26T12:01:31.951635'
+- numpy==1.26.4
+- torchvision==0.19.0+cu121
+published: '2024-08-01T15:03:17.321205'
0 commit comments