hacnho commited on
Commit
3877bb2
·
verified ·
1 Parent(s): f6f9af4

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ Files:
19
 
20
  Tested with `keras==3.15.0` and `tensorflow-cpu==2.19.0`.
21
 
22
- Trigger: a 2x2 bright center square at `image[3:5, 3:5]`.
23
 
24
  Run:
25
 
 
19
 
20
  Tested with `keras==3.15.0` and `tensorflow-cpu==2.19.0`.
21
 
22
+ Trigger: a 4x4 sparse checkerboard at `image[::2, ::2]`.
23
 
24
  Run:
25