We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16a2587 commit bd6d4d1Copy full SHA for bd6d4d1
.notebooks/lightning_examples/basic-gan.ipynb
@@ -1,3 +1,3 @@
1
version https://git-lfs.github.com/spec/v1
2
-oid sha256:893a866a5075c4983cbd57f3cbc5963de58a1f6efb5da9f35e76e14db564d24b
3
-size 114751
+oid sha256:6351d371ed4b5f513c9e63bf6ca2729ef1c4ec3047d5fa3c96b226dd4c0bad4f
+size 114754
.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.1
24
- torch==2.4.0+cu121
-- tensorboard==2.17.0
25
-- matplotlib==3.9.1
26
-- pytorch-lightning==2.3.3
27
-- torchmetrics==1.4.0.post0
28
-- numpy==1.26.4
+- numpy==2.0.2
29
- torchvision==0.19.0+cu121
30
-published: '2024-08-01T15:03:17.321205'
+- torchmetrics==1.4.1
+- matplotlib==3.9.2
+- pytorch-lightning==2.3.3
+published: '2024-09-01T12:43:08.556439'
0 commit comments