lixiang46 commited on
Commit
88a3aee
1 Parent(s): 81b70fe
Files changed (5) hide show
  1. .gitattributes +2 -0
  2. app.py +1 -0
  3. assets/title.md +2 -2
  4. image/1.png +3 -0
  5. image/2.png +3 -0
.gitattributes CHANGED
@@ -37,3 +37,5 @@ image/bird.png filter=lfs diff=lfs merge=lfs -text
37
  image/dog.png filter=lfs diff=lfs merge=lfs -text
38
  image/woman_1.png filter=lfs diff=lfs merge=lfs -text
39
  image/woman_2.png filter=lfs diff=lfs merge=lfs -text
 
 
 
37
  image/dog.png filter=lfs diff=lfs merge=lfs -text
38
  image/woman_1.png filter=lfs diff=lfs merge=lfs -text
39
  image/woman_2.png filter=lfs diff=lfs merge=lfs -text
40
+ image/1.png filter=lfs diff=lfs merge=lfs -text
41
+ image/2.png filter=lfs diff=lfs merge=lfs -text
app.py CHANGED
@@ -185,6 +185,7 @@ with gr.Blocks(css=css) as Kolors:
185
  )
186
  with gr.Row():
187
  image = gr.Image(label="Image", type="pil")
 
188
  with gr.Accordion("Advanced Settings", open=False):
189
  negative_prompt = gr.Textbox(
190
  label="Negative prompt",
 
185
  )
186
  with gr.Row():
187
  image = gr.Image(label="Image", type="pil")
188
+ ipa_image = gr.Image(label="IP-Adapter-Image", type="pil")
189
  with gr.Accordion("Advanced Settings", open=False):
190
  negative_prompt = gr.Textbox(
191
  label="Negative prompt",
assets/title.md CHANGED
@@ -1,7 +1,7 @@
1
  <div style="display: flex; justify-content: center; align-items: center; text-align: center;">
2
  <div>
3
- <h1>Kolors-Controlnet</h1>
4
- <span>Two ControlNet based on Kolors-Basemodel: Canny and Depth</span>
5
  <br>
6
  <div style="display: flex; justify-content: center; align-items: center; text-align: center;">
7
  <a href="https://github.com/Kwai-Kolors/Kolors/tree/master/controlnet"><img src="https://img.shields.io/static/v1?label=Kolors Code&message=Github&color=blue&logo=github-pages"></a> &ensp;
 
1
  <div style="display: flex; justify-content: center; align-items: center; text-align: center;">
2
  <div>
3
+ <h1>Kolors-Controlnet_and_IPA</h1>
4
+ <span>ControlNet + IP-Adapter-Plus</span>
5
  <br>
6
  <div style="display: flex; justify-content: center; align-items: center; text-align: center;">
7
  <a href="https://github.com/Kwai-Kolors/Kolors/tree/master/controlnet"><img src="https://img.shields.io/static/v1?label=Kolors Code&message=Github&color=blue&logo=github-pages"></a> &ensp;
image/1.png ADDED

Git LFS Details

  • SHA256: eff9bf2b66fcb4a063a6472765379e2607845cbc79ca0784b5b9165be8db3695
  • Pointer size: 132 Bytes
  • Size of remote file: 1.85 MB
image/2.png ADDED

Git LFS Details

  • SHA256: 44dbf342e3139685783919b929f63ac25ac60f5d20d254a7bb355ddf39e9e5c8
  • Pointer size: 132 Bytes
  • Size of remote file: 1.6 MB