open-mmlab / PowerPaint

[ECCV 2024] PowerPaint, a versatile image inpainting model that supports text-guided object inpainting, object removal, image outpainting and shape-guided object inpainting with only a single model. 一个高质量多功能的图像修补模型,可以同时支持插入物体、移除物体、图像扩展、形状可控的物体生成,只需要一个模型
https://powerpaint.github.io/
MIT License
584 stars 38 forks source link

The local results are inconsistent with the online demo #24

Closed grainw closed 1 month ago

grainw commented 6 months ago

The same picture, the same mask, the same parameters, the local results are inconsistent with the online demo (OpenXlab) results, the local always returns NSFW and a black image

202112213501021 commented 6 months ago

The same picture, the same mask, the same parameters, the local results are inconsistent with the online demo (OpenXlab) results, the local always returns NSFW and a black image

Hello, did you run successfully

ustczhouyu commented 1 month ago

The same picture, the same mask, the same parameters, the local results are inconsistent with the online demo (OpenXlab) results, the local always returns NSFW and a black image

Hi, have you solved this problem? Can you tell me how you outpainting locally?