AsmaAILab commited on
Commit
2614aff
·
verified ·
1 Parent(s): 961921f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -163,7 +163,7 @@ def generate_image_for_gradio(
163
  negative_prompt,
164
  image=input_image_for_pipeline,
165
  num_inference_steps=25,
166
- guidance_scale=8.0,
167
  strength = 0.85,
168
  generator=generator,
169
  ).images
 
163
  negative_prompt,
164
  image=input_image_for_pipeline,
165
  num_inference_steps=25,
166
+ # guidance_scale=8.0,
167
  strength = 0.85,
168
  generator=generator,
169
  ).images