Spaces:
Running
on
Zero
Running
on
Zero
drscotthawley
commited on
Commit
•
c020f94
1
Parent(s):
224d483
typo fix
Browse files
app.py
CHANGED
@@ -186,7 +186,7 @@ with gr.Blocks() as demo:
|
|
186 |
|
187 |
## Instructions
|
188 |
Choose from the examples at the bottom, and/or select the 'draw' tool (pen with a squiggle on it) to draw shapes to inpaint with notes.
|
189 |
-
White denotes regions to inpaint. (In the paper
|
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.
|
|
|
186 |
|
187 |
## Instructions
|
188 |
Choose from the examples at the bottom, and/or select the 'draw' tool (pen with a squiggle on it) to draw shapes to inpaint with notes.
|
189 |
+
White denotes regions to inpaint. (In the paper I 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.
|