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

Can't apply checkpoint model - missing DLL "bias_act_plugin"- module not found

AlexxB31 opened this issue · comments

Hello, I can't add any checkpoint model.
An excerpt from the log message: window

...
File "", line 573, in module_from_spec
File "", line 1233, in create_module
File "", line 241, in _call_with_frames_removed
ImportError: DLL load failed while importing bias_act_plugin: Das angegebene Modul wurde nicht gefunden.
(Module not found).

In general I couldn't run DragGAN until now after many hours of installing all requirements.
Thanks for help