3v324v23 commited on
Commit
79d31c1
1 Parent(s): 1abe903
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -59,7 +59,7 @@ controlnet_path = OrderedDict([
59
  ])
60
 
61
  preprocess_method = [
62
- # 'canny' ,
63
  # 'depth' ,
64
  # 'hed' ,
65
  # 'mlsd' ,
 
59
  ])
60
 
61
  preprocess_method = [
62
+ 'canny' ,
63
  # 'depth' ,
64
  # 'hed' ,
65
  # 'mlsd' ,