mlboydaisuke commited on
Commit
5d77af9
·
verified ·
1 Parent(s): 9542995

Add README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -20,6 +20,8 @@ tags:
20
 
21
  Automatic grayscale image colorization via dual decoders. 512×512 input.
22
 
 
 
23
  Core ML conversion of [piddnad/DDColor](https://github.com/piddnad/DDColor) for on-device inference on iPhone, iPad and Mac. Converted with `coremltools`; the packages are stateless, so all sequencing and buffering lives in your Swift code.
24
 
25
  | | |
 
20
 
21
  Automatic grayscale image colorization via dual decoders. 512×512 input.
22
 
23
+ <p><img src="https://huggingface.co/mlboydaisuke/DDColor-Tiny-CoreML/resolve/main/media/0d8f0d4385.jpg" alt="DDColor Tiny demo" width="49%"> <img src="https://huggingface.co/mlboydaisuke/DDColor-Tiny-CoreML/resolve/main/media/c83e15a3b5.png" alt="DDColor Tiny demo" width="49%"></p>
24
+
25
  Core ML conversion of [piddnad/DDColor](https://github.com/piddnad/DDColor) for on-device inference on iPhone, iPad and Mac. Converted with `coremltools`; the packages are stateless, so all sequencing and buffering lives in your Swift code.
26
 
27
  | | |