-
Notifications
You must be signed in to change notification settings - Fork 286
New issue
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
CharacterGen error #220
Comments
Hi @waomodder |
Unfortunately, I have installed all of Workloads: desktop development with C++ and I am getting exactly the same error.
|
@MrForExample |
@MrForExample |
i have meet same error when import [ComfyUI-3D-Pack] node in comfyui,Do you solve it? |
Hi, it seems i have the same problem as yours, can you explain how to use adding the ‘-allow-unsupported-compiler’ flag to nvcc. nvcc E:\Aigc\ComfyUI_Windows_portable\python_embeded\Lib\site-packages\nvdiffrast\common\interpolate.cu -o interpolate.cuda.o -allow-unsupported-compiler |
Have you been able to resolve this? I too am getting an error on the ExplicitTarget Mesh Optimization node (as I can see in the refinement steps). I am resolutely at a loss as to what to do about it.
|
@xiaodou29, @NeuroLord In your ComfyUI's python
to
You might also want to delete any failed builds in your torch extensions cache located at
A successful build will create the following files in the directory above
After these files are built you should restart ComfyUI. According to this issue, starting VS 2022 17.10 only CUDA 12.4.0 works without special flags. |
It worked for me! Thanks! I wasn`t making it work with the latest Portable ComfyUI, using Python 2.3.0+cu121.. I was with an old installation that was working, but still with Cuda 11.8. But for this Cuda 12.1 is complaints that Ninja is not available for this version. Any clue on how to have Ninja working with this setup? I have ninja-1.11.1.1 installed, but when I try the StableFast3D Workflow, it gives a "ninja: build stopped: subcommand failed." error. At least the bigger Era3D workflow with Unique3D is working... ^_^ |
Hello, I have installed ComfyUI-3D-Pack and installed the models in one step, but I am getting an error in CharacterGen.
It seems that it is outputting an error related to symbolic links and nvdiffrast_plugin.
Operating environment.
Windows 11
CUDA 12.1 and 11.8
Pytorch 2.3.0+cu121
workflow CharacterGen_InstantMesh.json
Error log
The text was updated successfully, but these errors were encountered: