Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -193,7 +193,6 @@ Hyper FLUX 8 Steps LoRA](https://huggingface.co/ByteDance/Hyper-SD)
|
|
193 |
inputs=[input_image, prompt, image_2, prompt_2, reference_scale],
|
194 |
outputs=[result],
|
195 |
fn=infer,
|
196 |
-
cache_examples="lazy"
|
197 |
)
|
198 |
|
199 |
gr.on(
|
|
|
193 |
inputs=[input_image, prompt, image_2, prompt_2, reference_scale],
|
194 |
outputs=[result],
|
195 |
fn=infer,
|
|
|
196 |
)
|
197 |
|
198 |
gr.on(
|