You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So a little strange issue. Previously, on a last week like january 27-29, everytging was working perfect. I used a run-very_low_vram version.
On a this week after launching, the program was pumping something and now it doesn't start. Completely reinstalling the program did not help. The new version of the program downloaded from the website does not have a low ram file to run
Does this mean low ram version doesn't support/doesn't work?
I am quite dumb, so I suppose I may did something wrong, but I didn't touch the folder with the program since the first installation since it was just worked.
Current errors after launch looks like that:
2025-02-07 20:52:52.4025585 [E:onnxruntime:Default, provider_bridge_ort.cc:1848 onnxruntime::TryGetProviderInfo_TensorRT] D:\a_work\1\s\onnxruntime\core\session\provider_bridge_ort.cc:1539 onnxruntime::ProviderLibrary::Get [ONNXRuntimeError] : 1 : FAIL : LoadLibrary failed with error 126 "" when trying to load "C:\Users\Morty\Files\AI\WebUI\3d\Hunyuan3D2\python_standalone\Lib\site-packages\onnxruntime\capi\onnxruntime_providers_tensorrt.dll"
*************** EP Error ***************
EP Error D:\a_work\1\s\onnxruntime\python\onnxruntime_pybind_state.cc:507 onnxruntime::python::RegisterTensorRTPluginsAsCustomOps Please install TensorRT libraries as mentioned in the GPU requirements page, make sure they're in the PATH or LD_LIBRARY_PATH, and that your GPU is supported.
when using ['TensorrtExecutionProvider', 'CUDAExecutionProvider', 'CPUExecutionProvider']
Falling back to ['CUDAExecutionProvider', 'CPUExecutionProvider'] and retrying.
The text was updated successfully, but these errors were encountered:
So a little strange issue. Previously, on a last week like january 27-29, everytging was working perfect. I used a run-very_low_vram version.
On a this week after launching, the program was pumping something and now it doesn't start. Completely reinstalling the program did not help. The new version of the program downloaded from the website does not have a low ram file to run
Does this mean low ram version doesn't support/doesn't work?
I am quite dumb, so I suppose I may did something wrong, but I didn't touch the folder with the program since the first installation since it was just worked.
Current errors after launch looks like that:
2025-02-07 20:52:52.4025585 [E:onnxruntime:Default, provider_bridge_ort.cc:1848 onnxruntime::TryGetProviderInfo_TensorRT] D:\a_work\1\s\onnxruntime\core\session\provider_bridge_ort.cc:1539 onnxruntime::ProviderLibrary::Get [ONNXRuntimeError] : 1 : FAIL : LoadLibrary failed with error 126 "" when trying to load "C:\Users\Morty\Files\AI\WebUI\3d\Hunyuan3D2\python_standalone\Lib\site-packages\onnxruntime\capi\onnxruntime_providers_tensorrt.dll"
*************** EP Error ***************
EP Error D:\a_work\1\s\onnxruntime\python\onnxruntime_pybind_state.cc:507 onnxruntime::python::RegisterTensorRTPluginsAsCustomOps Please install TensorRT libraries as mentioned in the GPU requirements page, make sure they're in the PATH or LD_LIBRARY_PATH, and that your GPU is supported.
when using ['TensorrtExecutionProvider', 'CUDAExecutionProvider', 'CPUExecutionProvider']
Falling back to ['CUDAExecutionProvider', 'CPUExecutionProvider'] and retrying.
The text was updated successfully, but these errors were encountered: