KevinNg99 commited on
Commit
83a9cc4
·
1 Parent(s): a724e81
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -336,7 +336,6 @@ class HunyuanImageApp:
336
  height=height,
337
  num_inference_steps=num_inference_steps,
338
  guidance_scale=guidance_scale,
339
- shift=5,
340
  seed=seed
341
  )
342
  self.print_peak_memory()
 
336
  height=height,
337
  num_inference_steps=num_inference_steps,
338
  guidance_scale=guidance_scale,
 
339
  seed=seed
340
  )
341
  self.print_peak_memory()