tellurion commited on
Commit
2b35105
·
verified ·
1 Parent(s): 2ee693f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -12,7 +12,8 @@ Version 1.5 - trained with 512px (CVPR 2025): [ColorizeDiffusion 1.5 (e-preprint
12
  Version 2 - trained with 768px, paper and code: Enhancing background and style transfer. Available soon.
13
  Version XL - trained with 1024px : Enhancing embedding guidance for character colorization, geometry disentanglement. Ongoing.
14
 
15
- Model weights are available: https://huggingface.co/tellurion/colorizer.
 
16
 
17
  ## Implementation Details
18
  The repository offers the implementation of ColorizeDiffusion.
 
12
  Version 2 - trained with 768px, paper and code: Enhancing background and style transfer. Available soon.
13
  Version XL - trained with 1024px : Enhancing embedding guidance for character colorization, geometry disentanglement. Ongoing.
14
 
15
+ Model weights are available: https://huggingface.co/tellurion/colorizer.
16
+ Code: https://github.com/tellurion-kanata/colorizeDiffusion
17
 
18
  ## Implementation Details
19
  The repository offers the implementation of ColorizeDiffusion.