jupyterjazz commited on
Commit
bf14759
·
verified ·
1 Parent(s): 50a89f3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -20,3 +20,5 @@ from PIL import Image
20
  img = Image.open('path/to/your/image.png')
21
  image_embedding = m.encode_images([img])
22
  ```
 
 
 
20
  img = Image.open('path/to/your/image.png')
21
  image_embedding = m.encode_images([img])
22
  ```
23
+
24
+