justinpinkney commited on
Commit
93c02f9
1 Parent(s): 86e0f50

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -210,7 +210,7 @@ To skip the queue you can <a href="https://huggingface.co/spaces/lambdalabs/imag
210
  3.0, 1, 0, 30,
211
  ],
212
  ],
213
- fn=run, inputs=inps, outputs=[output], cache_examples=True)
214
 
215
  gr.Markdown(
216
  """
 
210
  3.0, 1, 0, 30,
211
  ],
212
  ],
213
+ inputs=inps, outputs=[output], cache_examples=False)
214
 
215
  gr.Markdown(
216
  """