Spaces:
Runtime error
Runtime error
AisingioroHao0
commited on
Commit
•
21b8d29
1
Parent(s):
4428c33
update url
Browse files
app.py
CHANGED
@@ -86,7 +86,7 @@ with gr.Blocks() as demo:
|
|
86 |
gr.Markdown(
|
87 |
"""
|
88 |
# Stable Diffusion Reference Only Automatic Coloring 0.1.2\n\n
|
89 |
-
demo for [https://github.com/aihao2000/
|
90 |
"""
|
91 |
)
|
92 |
with gr.Row():
|
|
|
86 |
gr.Markdown(
|
87 |
"""
|
88 |
# Stable Diffusion Reference Only Automatic Coloring 0.1.2\n\n
|
89 |
+
demo for [https://github.com/aihao2000/stable-diffusion-referenceonly](https://github.com/aihao2000/stable-diffusion-referenceonly)
|
90 |
"""
|
91 |
)
|
92 |
with gr.Row():
|