fast-stable-diffusion icon indicating copy to clipboard operation
fast-stable-diffusion copied to clipboard

I get this error, how do I fix it?

Open Fatiga2023 opened this issue 1 year ago • 17 comments

python3: can't open file '/content/gdrive/MyDrive/sd/stable-diffusion-webui/webui.py': [Errno 2] No such file or directory

Fatiga2023 avatar Apr 16 '23 08:04 Fatiga2023

you need to run all the cells from the top

TheLastBen avatar Apr 16 '23 16:04 TheLastBen

I'm getting the same error and I definitely ran all the cells.

ordinaryjohn77 avatar Apr 16 '23 22:04 ordinaryjohn77

which notebook and how to reproduce the error ?

TheLastBen avatar Apr 16 '23 23:04 TheLastBen

fast_stable_diffusion_AUTOMATIC1111.ipynb

I run all the cells and when I get to the bottom one I get the error.

ordinaryjohn77 avatar Apr 16 '23 23:04 ordinaryjohn77

use this link https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast_stable_diffusion_AUTOMATIC1111.ipynb

TheLastBen avatar Apr 17 '23 00:04 TheLastBen

I think that's the link I had. At any rate, I still get the error.

ordinaryjohn77 avatar Apr 17 '23 01:04 ordinaryjohn77

do a screenshot

TheLastBen avatar Apr 17 '23 09:04 TheLastBen

Screenshot 2023-04-17 at 8 51 43 PM

ordinaryjohn77 avatar Apr 18 '23 02:04 ordinaryjohn77

I had same issue today. I got same error as above. Fixed by deleting all SD files on G-Disk.

ThoroughNoob avatar Apr 18 '23 06:04 ThoroughNoob

@ordinaryjohn77 try a fresh sd folder

TheLastBen avatar Apr 18 '23 14:04 TheLastBen

That fixed it. Thanks!

ordinaryjohn77 avatar Apr 18 '23 19:04 ordinaryjohn77

I have this issue, I already tried twice, already deleted the sd folder on g drive and reinstalled. I just pressed play on each cube. I am following this guide:

https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast_stable_diffusion_AUTOMATIC1111.ipynb

I firs I getted the error: No module named 'pyngrok" That I solved putting the line: !pip install pyngrok on the first line of last block

But still have the error : can't open file '/content/gdrive//sd/stable-diffusion-/webui.py': [Errno 2] No such file or directory

Please help

MarcoLavoro avatar Jul 31 '23 11:07 MarcoLavoro

I had same issue today. I got same error as above. Fixed by deleting all SD files on G-Disk.

I tried three time but still getting the error

MarcoLavoro avatar Jul 31 '23 12:07 MarcoLavoro

@ordinaryjohn77 try a fresh sd folder

I had same issue today. I got same error as above. Fixed by deleting all SD files on G-Disk.

I tried three time but still getting the error

MarcoLavoro avatar Jul 31 '23 12:07 MarcoLavoro

you're probably using free colab and it's disconnecting you every 5 minutes

TheLastBen avatar Jul 31 '23 13:07 TheLastBen

colab and it's disconnecting you every 5 minutes

Ok thanks, So there is a way to fix ora I have just to give up to use google collab? (for sure I will not pay if not work even 1 time on free version xD)

MarcoLavoro avatar Jul 31 '23 13:07 MarcoLavoro

Colab is slow and relatively expensive, I recommend the alternative, Paperspace or Runpod

TheLastBen avatar Jul 31 '23 15:07 TheLastBen