Spaces:
Runtime error
Runtime error
app.py
CHANGED
@@ -121,8 +121,7 @@ with gr.Blocks() as demo:
|
|
121 |
["a village in the mountains", "monochrome", "./conditioning_images/conditioning_image_1.jpg"],
|
122 |
["three people walking in an alleyway with hats and pants", "monochrome", "./conditioning_images/conditioning_image_2.jpg"],
|
123 |
["an anime character, natural skin", "monochrome, blue skin, grayscale", "./conditioning_images/conditioning_image_3.jpg"],
|
124 |
-
["
|
125 |
-
["a man in a black suit", "monochrome", "./conditioning_images/conditioning_image_5.jpg"],
|
126 |
],
|
127 |
inputs=[
|
128 |
prompt, negative_prompt, conditioning_image
|
|
|
121 |
["a village in the mountains", "monochrome", "./conditioning_images/conditioning_image_1.jpg"],
|
122 |
["three people walking in an alleyway with hats and pants", "monochrome", "./conditioning_images/conditioning_image_2.jpg"],
|
123 |
["an anime character, natural skin", "monochrome, blue skin, grayscale", "./conditioning_images/conditioning_image_3.jpg"],
|
124 |
+
["a man in a black suit", "monochrome", "./conditioning_images/conditioning_image_4.jpg"],
|
|
|
125 |
],
|
126 |
inputs=[
|
127 |
prompt, negative_prompt, conditioning_image
|
conditioning_images/conditioning_image_4.jpg
CHANGED
conditioning_images/conditioning_image_5.jpg
DELETED
Binary file (297 kB)
|
|