MamaPearl commited on
Commit
7e98759
·
verified ·
1 Parent(s): 46faf1d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -40,8 +40,8 @@ The result is an image perceptually identical to the original, with a manipulate
40
 
41
  [BlurPool: what it does mechanically and why it addresses the problem]
42
  [SE blocks: what they add]
43
- - For augmentation functions, see [`augmentations.py`](augmentations.py).
44
- - For the adversarial training loop, see [`train_robust.py`](train_robust.py).
45
 
46
 
47
  ### FIRST EVALUATION (Base)
 
40
 
41
  [BlurPool: what it does mechanically and why it addresses the problem]
42
  [SE blocks: what they add]
43
+ - For augmentation functions, see [`augmentations.py`](augmentations.py)
44
+ - For the adversarial training loop, see [`train_robust.py`](train_robust.py)
45
 
46
 
47
  ### FIRST EVALUATION (Base)