drscotthawley commited on
Commit
3ab3fd7
1 Parent(s): 3cea661

fixed typo

Browse files
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 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():