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
I tried using the Batch script. But out of nowhere it's looking for a logo.jpg. Which i don't have anywhere. My filename is completely different. And then i tried renaming my image to "logo.jpg" but still the same. Idk where that file name is coming from. I can't see it in the batch script.
Thanks in advance
The text was updated successfully, but these errors were encountered:
I changed the Batchscript save format to UTF-8 now and i get so many errors that i couln't post all them here since it tries to continue. But one error says it still can't find the image with the name that is generated by the tool
You need to run the script from the location your image files are in. The script is very simple, it will essentially execute the denoiser on every file that is in the current directory the script is run. You are running the script from the directory with the images. Run something like cd "path/to/my/image/directory" first in cmd. Then execute the script.
You need to run the script from the location your image files are in. The script is very simple, it will essentially execute the denoiser on every file that is in the current directory the script is run. You are running the script from the directory with the images. Run something like cd "path/to/my/image/directory" first in cmd. Then execute the script.
Nothing changed. And i already had the script with the the image in the folder. Still the same. But i must say, while trying to find a solution for it. I found someone here who posted a collection of tools including this one here called "FiNE_v3.30" and with this tool, the Nvidia Denoiser works. Even when the tool looks like designed for game textures only.
I tried using the Batch script. But out of nowhere it's looking for a logo.jpg. Which i don't have anywhere. My filename is completely different. And then i tried renaming my image to "logo.jpg" but still the same. Idk where that file name is coming from. I can't see it in the batch script.
![grafik](https://user-images.githubusercontent.com/19436774/189502807-6c5cecf0-bf2d-4f67-aff2-75f407018b99.png)
![grafik](https://user-images.githubusercontent.com/19436774/189502860-2e5c6d2b-2eec-47f9-933e-91b0464b4ec2.png)
Thanks in advance
The text was updated successfully, but these errors were encountered: