atatakun commited on
Commit
cc1a30a
·
1 Parent(s): 6f55fda

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2,7 +2,7 @@ import gradio as gr
2
 
3
  from annotator.util import resize_image, HWC3
4
 
5
- DESCRIPTION = '# ControlNet v1.1 (cpu_only)\n<p>It's only a preprocessors that runs with cpu.</p>'
6
 
7
 
8
  model_canny = None
 
2
 
3
  from annotator.util import resize_image, HWC3
4
 
5
+ DESCRIPTION = '# ControlNet v1.1 (cpu_only)\n<p>It's only a preprocessors that runs with cpu.\n</p>'
6
 
7
 
8
  model_canny = None