Open Jboby1 opened 1 year ago
I merged a pull request that changed the output folder to "stable-diffusion-webui" folder instead of "stable-diffusion"
Oh hey, there they are.
Didn't read through the patch notes. Sorry about that.
If the change is causing further issues, I'll have to revert it.
actually what's the difference between the stable diffusion and the stable diffusion webui folder?
The stable diffusion folder contains the compvis repo and the needed libraries like taming transformers and others.
HI, when press "open images output directory", return nothing and no errors. When checking Colab, it says. I can locate the images but the button can't open them. pls adv.
Warning: unknown mime-type for "outputs/txt2img-images" -- using "application/octet-stream" Error: no "view" mailcap rules found for type "application/octet-stream" /usr/bin/xdg-open: 851: /usr/bin/xdg-open: www-browser: not found /usr/bin/xdg-open: 851: /usr/bin/xdg-open: links2: not found /usr/bin/xdg-open: 851: /usr/bin/xdg-open: elinks: not found /usr/bin/xdg-open: 851: /usr/bin/xdg-open: links: not found /usr/bin/xdg-open: 851: /usr/bin/xdg-open: lynx: not found /usr/bin/xdg-open: 851: /usr/bin/xdg-open: w3m: not found xdg-open: no method available for opening 'outputs/txt2img-images'
colab behaves differently than windows, that feature is made for windows
got it. thanks
The option is checked in my settings, but the images I generate are no longer saving to my drive. This is happening with both txt2img and img2img. The images still generate, but I cannot save them.
There are no errors popping up in the "start stable-diffusion" cell of the collab, which is where I usually see them when something goes wrong. I did not have this issue last night, when I last used the collab.
Although, I do get an error when I press the "open images output directory" button underneath the generated image. These issues may be connected, but I have never pressed this button before so I am not certain.
Warning: unknown mime-type for "outputs/txt2img-images" -- using "application/octet-stream" Error: no "view" mailcap rules found for type "application/octet-stream" /usr/bin/xdg-open: 851: /usr/bin/xdg-open: www-browser: not found /usr/bin/xdg-open: 851: /usr/bin/xdg-open: links2: not found /usr/bin/xdg-open: 851: /usr/bin/xdg-open: elinks: not found /usr/bin/xdg-open: 851: /usr/bin/xdg-open: links: not found /usr/bin/xdg-open: 851: /usr/bin/xdg-open: lynx: not found /usr/bin/xdg-open: 851: /usr/bin/xdg-open: w3m: not found xdg-open: no method available for opening 'outputs/txt2img-images'