Spaces:
Runtime error
Runtime error
praeclarumjj3
commited on
Commit
·
dea0413
1
Parent(s):
c2654f0
Add duration note
Browse files
app.py
CHANGED
@@ -20,7 +20,7 @@ truncation_psi = 0.1
|
|
20 |
title = "FcF-Inpainting"
|
21 |
|
22 |
description = "<p style='color:royalblue; font-size: 14px; font-weight: w300;'> \
|
23 |
-
[Note: The image and mask are resized to 512x512 before inpainting. The <span style='color:#E0B941;'>Run FcF-Inpainting</span> button will automatically appear after you draw a mask.] To use FcF-Inpainting: <br> \
|
24 |
(1) <span style='color:#E0B941;'>Upload an Image</span> or <span style='color:#E0B941;'> select a sample image on the left</span>. <br> \
|
25 |
(2) Adjust the brush stroke width and <span style='color:#E0B941;'>draw the mask on the image</span>. You may also change the drawing tool on the sidebar. <br>\
|
26 |
(3) After drawing a mask, click the <span style='color:#E0B941;'>Run FcF-Inpainting</span> and witness the MAGIC! 🪄 ✨ ✨<br> \
|
|
|
20 |
title = "FcF-Inpainting"
|
21 |
|
22 |
description = "<p style='color:royalblue; font-size: 14px; font-weight: w300;'> \
|
23 |
+
[Note: The Inpainted Image display may take up to a minute depending on the Queue. The image and mask are resized to 512x512 before inpainting. The <span style='color:#E0B941;'>Run FcF-Inpainting</span> button will automatically appear after you draw a mask.] To use FcF-Inpainting: <br> \
|
24 |
(1) <span style='color:#E0B941;'>Upload an Image</span> or <span style='color:#E0B941;'> select a sample image on the left</span>. <br> \
|
25 |
(2) Adjust the brush stroke width and <span style='color:#E0B941;'>draw the mask on the image</span>. You may also change the drawing tool on the sidebar. <br>\
|
26 |
(3) After drawing a mask, click the <span style='color:#E0B941;'>Run FcF-Inpainting</span> and witness the MAGIC! 🪄 ✨ ✨<br> \
|