Spaces:
Runtime error
Runtime error
Commit
·
93c02f9
1
Parent(s):
86e0f50
Update app.py
Browse files
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 |
-
|
| 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 |
"""
|