itslukeypookie commited on
Commit
a435405
·
verified ·
1 Parent(s): a291d67
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,6 +1,6 @@
1
  ###### Train CIFAR10 with PyTorch. ######
2
 
3
- ### IMPORT DEPENDENCIES
4
 
5
  from torch.utils.data import DataLoader
6
  import torch
 
1
  ###### Train CIFAR10 with PyTorch. ######
2
 
3
+ ### IMPORT DEPENDENCIES test
4
 
5
  from torch.utils.data import DataLoader
6
  import torch