KingNish commited on
Commit
056dd4b
β€’
1 Parent(s): d72df82

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -71,7 +71,7 @@ def king(type ,
71
  width: int = 1024,
72
  height: int = 1024,
73
  guidance_scale: float = 6,
74
- fast=False,
75
  progress=gr.Progress(track_tqdm=True)
76
  ):
77
  if type=="Image Editing" :
 
71
  width: int = 1024,
72
  height: int = 1024,
73
  guidance_scale: float = 6,
74
+ fast=True,
75
  progress=gr.Progress(track_tqdm=True)
76
  ):
77
  if type=="Image Editing" :