-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[BUG]--output-dir bug #597
Comments
logs say the image is saved but its nowhere to be found (im using cuda version of torch as mentioned in the installation) |
Same problem here. After clicking the "Save Image" button, the UI shows "Save Image success," but the image isn't saved, and a deprecation error occurs. The output folder is accessible - when there are images in the input folder, a thumbnails folder is automatically created in the specified output folder. The CTRL+C and CTRL+S shortcuts do not work in the UI, neither to save nor to copy the image. I deleted the entire folder and performed a clean install, but the result remains the same, regardless of the model or checkpoint used. Tested on Chrome and Firefox. 2024-11-13 19:23:45.326 | INFO | iopaint.runtime:setup_model_dir:80 - Model directory: D:\IOPaint\Models
2024-11-13 19:23:46.968 | INFO | iopaint.cli:start:159 - Image will be saved to D:\IOPaint\Output Everything is up to date - output from win_update.bat: |
Same thing happened to me |
I'm seeing the same. |
Same problem, images are not saving to output_dir. Also on every start of "start-web-config" the Image Quality setting jumps back to 95%, even if you set it to 100% before.
|
Unfortunatelly not for me. i clean the path in setting, save it, then i get following error: |
Sorry, unset both input and output directories and you should see the dialog. I updated my original comment. |
There is another potential clue to this problem with the path. When saving the config from setup I see this log message: 024-11-21 05:41:21.265 | INFO | iopaint.web_config:save_config:127 - [05:41:21] Successful save config to: C:\Users\myuser\projects\IOPaint-v1.1\win_config.bat..\installer_config.json Note that .bat filename followed by .. and then the config file name. That is unusual. |
Model
lama
Describe the bug
when using file manager to inpaint , the saved image is not in the specified directory
Screenshots
.
System Info
Software version used
The text was updated successfully, but these errors were encountered: