svjack commited on
Commit
d7eb5d6
·
verified ·
1 Parent(s): 912bdff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -16,6 +16,10 @@ configs:
16
  path: data/train-*
17
  ---
18
 
 
 
 
 
19
  ```python
20
  from datasets import load_dataset
21
  from PIL import Image, ImageOps
 
16
  path: data/train-*
17
  ---
18
 
19
+
20
+
21
+ ![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/634dffc49b777beec3bc6448/OrXoOBspR7eazsxCja-wx.jpeg)
22
+
23
  ```python
24
  from datasets import load_dataset
25
  from PIL import Image, ImageOps