Spaces:
Runtime error
Runtime error
Update gradio_canny2image.py
Browse files- gradio_canny2image.py +1 -2
gradio_canny2image.py
CHANGED
@@ -2,8 +2,7 @@
|
|
2 |
# The original license file is LICENSE.ControlNet in this repo.
|
3 |
import gradio as gr
|
4 |
|
5 |
-
DESCRIPTION = '''## Bake-a-Cake, powered by ControlNet
|
6 |
-
|
7 |
Put a picture of anything, and ControlNet will turn it into a hyperrealistic cake:
|
8 |
|
9 |
'''
|
|
|
2 |
# The original license file is LICENSE.ControlNet in this repo.
|
3 |
import gradio as gr
|
4 |
|
5 |
+
DESCRIPTION = '''## Bake-a-Cake, powered by ControlNet
|
|
|
6 |
Put a picture of anything, and ControlNet will turn it into a hyperrealistic cake:
|
7 |
|
8 |
'''
|