We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fresh git clone Windows11, Python 3.10.11
The text was updated successfully, but these errors were encountered:
@mocmocmoc I don’t use window my friend , I’ll update script for build it on window later, but now you can run it con colab for demo
Sorry, something went wrong.
The same problem, Error: ctypes.CDLL(self.plugin_path, mode=ctypes.RTLD_GLOBAL) File "D:\soft\miniconda\LivePortrait\lib\ctypes_init_.py", line 374, in init self._handle = _dlopen(self._name, mode) OSError: [WinError 193] %1 不是有效的 Win32 应用程序。 Exception ignored in: <function TensorRTEngine.del at 0x000001EC70E7D0D0>
@galigaligo This is build on Linux and also it cannot run on window, please use notebook in colab folder and run on colab . Thank you
You may refer to this windows build https://github.com/warmshao/FasterLivePortrait
No branches or pull requests
Fresh git clone
Windows11, Python 3.10.11
The text was updated successfully, but these errors were encountered: