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 48c0587 commit 89ec154Copy full SHA for 89ec154
.notebooks/lightning_examples/basic-gan.ipynb
@@ -1,3 +1,3 @@
1
version https://git-lfs.github.com/spec/v1
2
-oid sha256:5aef97deadc7111e28e03ed9c775fe126c18f3b547161ce2045fca583bf4b491
3
-size 44850
+oid sha256:334a4f82f3bbd3b3c427b4528f454c80e20aae0680585325c0b728ae1d22c394
+size 45257
.notebooks/lightning_examples/basic-gan.yaml
@@ -18,7 +18,11 @@ accelerator:
18
- CPU
19
- GPU
20
environment:
21
+- torch==2.0.1+cu118
22
+- torchmetrics==1.2.1
23
+- torchvision==0.15.2+cu118
24
+- pytorch-lightning==2.0.9.post0
25
+- numpy==1.26.4
26
+- matplotlib==3.9.1
27
- tensorboard==2.17.0
-- torchvision==0.18.1+cu118
-- lightning==2.3.3
-published: '2024-07-22T22:32:38.700435'
28
+published: '2024-07-23T14:54:12.239299'
0 commit comments