File tree 2 files changed +9
-7
lines changed
.notebooks/lightning_examples
2 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 1
1
version https://git-lfs.github.com/spec/v1
2
- oid sha256:0648668da83db7386ce8118cf77b523bfbf87ec09f8becc89a747a1eb2936073
3
- size 45139
2
+ oid sha256:9617544391d238630a0ec4b5fe3fbbedd3a0e29ccd96ee3ea06dbf120f5d5cb3
3
+ size 45932
Original file line number Diff line number Diff line change @@ -17,12 +17,14 @@ description: 'How to train a GAN!
17
17
accelerator :
18
18
- CPU
19
19
- GPU
20
+ OS : Linux
21
+ python : 3.10.12
20
22
environment :
21
- - tensorboard==2.17.0
22
- - torch==2.0.1+cu118
23
23
- numpy==1.26.4
24
+ - torchvision==0.16.2+cu121
24
25
- pytorch-lightning==2.0.9.post0
25
- - matplotlib==3.9.1
26
26
- torchmetrics==1.2.1
27
- - torchvision==0.15.2+cu118
28
- published : ' 2024-07-23T18:16:10.768196'
27
+ - tensorboard==2.17.0
28
+ - matplotlib==3.9.1
29
+ - torch==2.1.2+cu121
30
+ published : ' 2024-07-26T07:38:36.111330'
You can’t perform that action at this time.
0 commit comments