c2p-cmd commited on
Commit
a64e421
·
verified ·
1 Parent(s): edeb66a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -21,6 +21,17 @@ My CoreML ImageClassifier model was made using the [facial-emotion-expressions d
21
  "angry": 0.05105849974040094
22
  ]
23
  ```
 
 
 
 
 
 
 
 
 
 
 
24
 
25
  - **[Made Using]**
26
  - Apple's [**CreateML** ![image/png](https://developer.apple.com/assets/elements/icons/create-ml/create-ml-96x96_2x.png)](https://developer.apple.com/documentation/createml/mlimageclassifier)
 
21
  "angry": 0.05105849974040094
22
  ]
23
  ```
24
+ - **[Previews]**
25
+ - <table>
26
+ <tr>
27
+ <td>
28
+ <img src="https://media.giphy.com/media/4KeH3fQuu42CZqgh76/giphy.gif"/>
29
+ </td>
30
+ <td>
31
+ <img src="https://media.giphy.com/media/RGxWcdXBryryhXRriS/giphy.gif"/>
32
+ </td>
33
+ </tr>
34
+ </table>
35
 
36
  - **[Made Using]**
37
  - Apple's [**CreateML** ![image/png](https://developer.apple.com/assets/elements/icons/create-ml/create-ml-96x96_2x.png)](https://developer.apple.com/documentation/createml/mlimageclassifier)