kwilliamson commited on
Commit
163cc53
·
1 Parent(s): daf5a2a

fixing small issue with sketchpad

Browse files
Files changed (1) hide show
  1. ui.py +0 -2
ui.py CHANGED
@@ -35,8 +35,6 @@ class SketchToImageApp:
35
  label="Annotate Your Lineart",
36
  type="numpy",
37
  brush=gr.Brush(),
38
- width=512,
39
- height=512
40
  )
41
 
42
  lineart_file_input.change(
 
35
  label="Annotate Your Lineart",
36
  type="numpy",
37
  brush=gr.Brush(),
 
 
38
  )
39
 
40
  lineart_file_input.change(