Spaces:
Running
on
Zero
Running
on
Zero
Commit
•
3be1ef1
1
Parent(s):
8c21422
Update app.py
Browse files
app.py
CHANGED
@@ -100,8 +100,7 @@ css="""
|
|
100 |
with gr.Blocks(css=css) as demo:
|
101 |
with gr.Column(elem_id="col-container"):
|
102 |
gr.Markdown(f"""
|
103 |
-
# Kolors
|
104 |
-
Demo of the Kolors model with IP-Adapter integration
|
105 |
""")
|
106 |
|
107 |
with gr.Row():
|
|
|
100 |
with gr.Blocks(css=css) as demo:
|
101 |
with gr.Column(elem_id="col-container"):
|
102 |
gr.Markdown(f"""
|
103 |
+
# Kolors IP-Adapter - image reference and variations
|
|
|
104 |
""")
|
105 |
|
106 |
with gr.Row():
|