Add pipeline tag, library name, link to paper

#1
by nielsr HF staff - opened
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -1,3 +1,7 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ library_name: diffusers
4
+ pipeline_tag: image-to-image
5
+ ---
6
+
7
+ Model for T2V Sketch LoRA in Paper: [MangaNinja: Line Art Colorization with Precise Reference Following](https://huggingface.co/papers/2501.08332)