807502278
807502278
The model in the example:ggml-model-g4.gguf
Thank you all for the reminder
Ah, I also use UE4 :), but I'm more on the art side and don't know C++, only a little Python. A few days ago, when making nodes and installing...
I also encountered it, it appeared after the last update
You can add a parameter to the DiffMesh.prepare_training method in the diff_mesh.py file to replace self.gs_params.invert_bg_prob, and then expose it for calling in nodes.py, or use the diff_mesh.py file...
The previous problem has been resolved:@call "C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Auxiliary\Build\vcvars64.bat"
Direct "pip eigen3","pip eigen" prompt: ERROR: No matching distribution found for eigen Just found out that Eigen only has version 0.1.1 on Windows,eigency and cmeel-eigen cannot be used either
In addition, there is another request. When fixing this, can those nodes that do not meet the judgment conditions not run? Because these unnecessary calculations can sometimes be extremely time-consuming.
Thank you very much, it is now available for normal use! Also, may I ask where the custom node repository is located? I only found the frontend repository: 
Oh, thank you for the reminder