Dekonstruktio commited on
Commit
71df048
·
verified ·
1 Parent(s): 29344ee

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -7
app.py CHANGED
@@ -75,13 +75,7 @@ with demo:
75
  3. Run the colorization (two modes supported):
76
  - Automatic mode: **Click** "Colorize" to get the automatically colorized output.
77
  - Editable mode: **Check** ""Show editable anchors"; **Click** "Predict anchors"; **Redraw** the anchor colors (only anchor region will be used); **Click** "Colorize" to get the result.
78
- -
79
- -
80
- -
81
- -
82
- -
83
- -
84
- """)
85
  if RUN_MODE != "local":
86
  gr.Examples(examples=[
87
  ['01.jpg', 8, "Low (256x256)"],
 
75
  3. Run the colorization (two modes supported):
76
  - Automatic mode: **Click** "Colorize" to get the automatically colorized output.
77
  - Editable mode: **Check** ""Show editable anchors"; **Click** "Predict anchors"; **Redraw** the anchor colors (only anchor region will be used); **Click** "Colorize" to get the result.
78
+ """)
 
 
 
 
 
 
79
  if RUN_MODE != "local":
80
  gr.Examples(examples=[
81
  ['01.jpg', 8, "Low (256x256)"],