OpenGVLab / DragGAN

Unofficial Implementation of DragGAN - "Drag Your GAN: Interactive Point-based Manipulation on the Generative Image Manifold" (DragGAN 全功能实现,在线Demo,本地部署试用,代码、模型已全部开源,支持Windows, macOS, Linux)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error in Mask

CHNxindong opened this issue · comments

感谢您的贡献,我在使用时遇到2个问题,希望得到您的帮助

  1. 选择MakTab时,会报Error的错,
    image

命令行的报错为:
image
就是说state没有sample这个字段,我看了state的定义,确实没有sample字段。请问您有什么建议?

  1. 当选择New Image,并且不修改seed时,会报Error的错
    image

image

命令行信息为
image

Hi kay

新版本修复了旧版本有些模型编辑会很容易失败的问题,但目前还没完全适配好。

你可以尝试安装旧版本,并选择人脸和狮子的模型体验,这两个模型暂时没观察到容易失败的问题并且适配性比较好。

pip install draggan==1.1.0