abidlabs HF staff commited on
Commit
32351a6
·
1 Parent(s): c3fa8cd

Update gradio_canny2image.py

Browse files
Files changed (1) hide show
  1. 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
  '''