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

cannot import name 'ui_tempdir' from 'modules' ERROR

Open tamal777 opened this issue 2 years ago • 7 comments

I'm, getting this error. how to fix?

Traceback (most recent call last): File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/webui.py", line 13, in from modules import shared, devices, sd_samplers, upscaler, extensions, localization, ui_tempdir ImportError: cannot import name 'ui_tempdir' from 'modules' (unknown location)

tamal777 avatar Nov 27 '22 09:11 tamal777

Remove the folder sd from your drive and do a clean run

TheLastBen avatar Nov 27 '22 10:11 TheLastBen

Remove the folder sd from your drive and do a clean run

I should do it every start?

nytromen avatar Nov 27 '22 11:11 nytromen

I should do it every start?

Only when there is a major update like the V2

TheLastBen avatar Nov 27 '22 11:11 TheLastBen

I'm getting this error now too, after a clean run.

Traceback (most recent call last): File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/webui.py", line 13, in from modules import shared, devices, sd_samplers, upscaler, extensions, localization, ui_tempdir ImportError: cannot import name 'ui_tempdir' from 'modules' (unknown location)

Dreason8 avatar Nov 27 '22 11:11 Dreason8

use the latest colab and a clean run

TheLastBen avatar Nov 27 '22 11:11 TheLastBen

use the latest colab and a clean run

I'm already using the latest colab with fresh install after automatic 111 update. it was working but after few minus I have to restart SD and got this error.

tamal777 avatar Nov 27 '22 12:11 tamal777

I should do it every start?

Only when there is a major update like the V2

Anyway we love your job. Good job. We understand that you are doing the best you can. That's why we are all so offended that the service does not work. Thank you for ur job

nytromen avatar Nov 27 '22 14:11 nytromen

it's working now. I have reinstalled it.

tamal777 avatar Nov 28 '22 07:11 tamal777