KingNish commited on
Commit
32b570e
Β·
verified Β·
1 Parent(s): 4ded2e3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -64,7 +64,7 @@ def king(type ,
64
  input_image ,
65
  instruction: str ,
66
  negative_prompt: str ="",
67
- enhance_prompt: bool = True
68
  steps: int = 25,
69
  randomize_seed: bool = False,
70
  seed: int = 2404,
 
64
  input_image ,
65
  instruction: str ,
66
  negative_prompt: str ="",
67
+ enhance_prompt: bool = True,
68
  steps: int = 25,
69
  randomize_seed: bool = False,
70
  seed: int = 2404,