DemiPoto commited on
Commit
76f29db
·
verified ·
1 Parent(s): e6efbb7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -279,7 +279,6 @@ def make_me():
279
  examples=examples,
280
  inputs=[txt_input,neg_input,width,height,steps,cfg,seed],
281
  outputs=[txt_input,neg_input,width,height,steps,cfg,seed],
282
- cache_examples="lazy"
283
  )
284
 
285
  js_code = """
 
279
  examples=examples,
280
  inputs=[txt_input,neg_input,width,height,steps,cfg,seed],
281
  outputs=[txt_input,neg_input,width,height,steps,cfg,seed],
 
282
  )
283
 
284
  js_code = """