drscotthawley commited on
Commit
224d483
1 Parent(s): 3ab3fd7
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -189,7 +189,7 @@ with gr.Blocks() as demo:
189
  White denotes regions to inpaint. (In the paper we used blue.)
190
 
191
  ## Issues
192
- If you get "`Error`", then just try running it again. It seems that Spaces/Gradio *intermittently* kills this demo with a "`GPU task aborted`" error.
193
  """)
194
  with gr.Row():
195
  with gr.Column():
 
189
  White denotes regions to inpaint. (In the paper we used blue.)
190
 
191
  ## Issues
192
+ If you get "`Error`", then try pressing Submit again. It seems that Spaces/Gradio *intermittently* kills this demo with a "`GPU task aborted`" error.
193
  """)
194
  with gr.Row():
195
  with gr.Column():