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