devs24 commited on
Commit
9126668
·
verified ·
1 Parent(s): 963a74d

Update edit_app.py

Browse files
Files changed (1) hide show
  1. edit_app.py +1 -1
edit_app.py CHANGED
@@ -70,7 +70,7 @@ def main():
70
  image_cfg_scale,
71
  )
72
 
73
- def generate(
74
  input_image: Image.Image,
75
  instruction: str,
76
  steps: int = 50,
 
70
  image_cfg_scale,
71
  )
72
 
73
+ def generate(
74
  input_image: Image.Image,
75
  instruction: str,
76
  steps: int = 50,