- Jul 27, 2017
- 89
- 399
Can you give me the program you use to clarify more please
https://f95zone.to/threads/nvidia-ai-denoiser-2-4.35677/Can you give me the program you use to clarify more please
it should like this I don't use the exe that came with ithow to solve this error
View attachment 1655208
SET FILE_EXTENSION=png
SET PATH_TO_DENOISER=D:\DOWNLOAD\Denoiser_v2.4
SET OUTPUT_PREFIX=
for /r %%v in (*.%FILE_EXTENSION%) do %PATH_TO_DENOISER%\Denoiser.exe -i "%%~nv.%FILE_EXTENSION%" -o "%OUTPUT_PREFIX%%%~nv.%FILE_EXTENSION%"
cmd /k
I have AMD Radeon HD 7560D.it should like this I don't use the exe that came with it
but if it showing this then I don't know what video card are you using?
Bash:SET FILE_EXTENSION=png SET PATH_TO_DENOISER=D:\DOWNLOAD\Denoiser_v2.4 SET OUTPUT_PREFIX= for /r %%v in (*.%FILE_EXTENSION%) do %PATH_TO_DENOISER%\Denoiser.exe -i "%%~nv.%FILE_EXTENSION%" -o "%OUTPUT_PREFIX%%%~nv.%FILE_EXTENSION%" cmd /k
then it won't work for you will need a NVIDIA card or a Intel processorI have AMD Radeon HD 7560D.
thanks for the help in case you know another program as an alternative?then it won't work for you will need a NVIDIA card or a Intel processor