Image-to-Image

add pipeline tag for better discoverability

#1
by linoyts HF Staff - opened
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -11,6 +11,7 @@ short_description: Generate styled image from reference image and external LoRA
11
  license: mit
12
  base_model:
13
  - black-forest-labs/FLUX.1-dev
 
14
  ---
15
 
16
  **OmniConsistency: Learning Style-Agnostic
@@ -23,7 +24,8 @@ Consistency from Paired Stylization Data**
23
  <br>
24
  [Show Lab](https://sites.google.com/view/showlab), National University of Singapore
25
  <br>
26
-
 
27
  <img src='./figure/teaser.png' width='100%' />
28
 
29
  ## Installation
 
11
  license: mit
12
  base_model:
13
  - black-forest-labs/FLUX.1-dev
14
+ pipeline_tag: image-to-image
15
  ---
16
 
17
  **OmniConsistency: Learning Style-Agnostic
 
24
  <br>
25
  [Show Lab](https://sites.google.com/view/showlab), National University of Singapore
26
  <br>
27
+
28
+ [[official code]](https://github.com/showlab/OmniConsistency)
29
  <img src='./figure/teaser.png' width='100%' />
30
 
31
  ## Installation