-
Notifications
You must be signed in to change notification settings - Fork 20
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
Denoise issue in Graxpert 3.0.0. #133
Comments
Hi Sam, thanks for the report. We have received similar issue reports for Windows 10 and are investigating. This will probably take a bit more time unfortunately since we could not reproduce the issue yet. For me it looks like a dependency issue between onnxruntime (a GraXpert dependency we use to execute ml models) and underlying system libraries onnxruntime requires (e.g., DirectML, DirectX 12). Can you provide some more information for us please: operating system + version and graphics card + driver version? Thanks a lot and best regards |
Hello @schmelly I can provide more information as I have similar issue. 2024-04-24 10:41:39,451 MainProcess root ERROR |
O.S. : Win 10 Home rel. 22H2 build 19045.4291 If you need more info, let me know. Thanks for your reply |
Hi, Can you help please? Thanks, Device name Astro-Beard Edition Windows 11 Pro 2024-04-24 17:33:47,120 SpawnProcess-3 root INFO stretch.stretch_channel started 2024-04-24 17:55:45,942 MainProcess root INFO Starting denoising 2024-04-24 17:57:20,356 MainProcess root INFO Starting denoising 2024-04-24 17:57:27,659 MainProcess root INFO Starting denoising 2024-04-24 17:57:33,633 MainProcess root INFO Starting denoising 2024-04-24 17:58:41,390 SpawnProcess-3 root INFO stretch.stretch_channel started 2024-04-24 17:58:52,890 SpawnProcess-4 root INFO stretch.stretch_channel started |
Same config. same error. Following |
Hi all, we have prepared a pre-release for GraXpert 3.0.1. Could you please try if this improves the situation for you? Best regards |
Hi David, I tested the beta release but the situation is always the same. 2024-04-26 01:19:54,907 MainProcess root INFO Starting denoising Traceback (most recent call last): |
Me too withe beta release same error as before : RUNTIME_EXCEPTION : Non-zero status code returned while running Add node. Name:'StatefulPartitionedCall/generator/tf.operators.add/AddV2' Status Message: D:\a_work\1\s\onnxruntime\core\providers\dml\DmlExecutionProvider\src\MLOperatorAuthorImpl.cpp(2482)\onnxruntime_pybind11_state.pyd!00007FFB0E9CC46F: (caller: 00007FFB0E9CDC21) Exception(3) tid(3550) 80070057 Parametro non corretto. |
Hi to all. Given that the problem is faced on old hardware I will give some general suggestions.
|
Hi, |
Unfortunately the issue is still there for me too |
@Markydotcom @sam-pedraglio @pgfabbri @ljuraszek we have received some positive feedbacks from the following release (https://github.com/Rikyf3/GraXpert/releases/tag/2.1.19). If that is the case I kindly ask you to report back to us. |
it Works! |
Hello, 2024-04-27 17:44:07,963 SpawnProcess-2 root INFO stretch.stretch_channel started Traceback (most recent call last): I have updated:
still the same error message. My system requires: @pgfabbri: what has helped you? |
Yep, it is working |
this version https://github.com/Rikyf3/GraXpert/releases/tag/2.1.19 |
Yeaaahhh, it's working! |
Hello all, Thank you to all. |
Hi, |
Hi all, we have released version 3.0.2 of GraXpert and also a new denoising model in version 2.0.0. The drawback is no hardware acceleration at the moment, the advantage is at least a working denoising. https://github.com/Steffenhir/GraXpert/releases/tag/3.0.2 Best regards |
Have you disabled hardware acceleration from the advanced panel? |
Thanks for reminding me - works perfectly. Mea culpa!!!!!!!!! Meanwhile, I take this opportunity to thank you for the team's efforts to create and maintain a very useful program. |
Hallo, I've update my Graxpert installation to the new 3.0.0
I tried to walk through the complete workflow but itfinish with an error message after the denoise step.
I tried to unistall and install again the sw but the error message was always the same (see the attached file with the log obtained after a new installation - AI and denoise models downloaded)
graxpert.log
The text was updated successfully, but these errors were encountered: