Spaces:
Saad0KH
/
Running on Zero

Saad0KH commited on
Commit
0b2eb1d
ยท
verified ยท
1 Parent(s): d207090

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -229,7 +229,7 @@ def start_tryon(dict, garm_img, garment_des, is_checked, is_checked_crop, denois
229
  height=1024,
230
  width=768,
231
  ip_adapter_image=garm_img.resize((768, 1024)),
232
- guidance_scale=4.0,
233
  )[0]
234
 
235
  if is_checked_crop:
 
229
  height=1024,
230
  width=768,
231
  ip_adapter_image=garm_img.resize((768, 1024)),
232
+ guidance_scale=2.0,
233
  )[0]
234
 
235
  if is_checked_crop: