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
Error loading script: inpaint.py
Traceback (most recent call last):
File "D:\A1111 Web UI Autoinstaller\stable-diffusion-webui\modules\scripts.py", line 256, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "D:\A1111 Web UI Autoinstaller\stable-diffusion-webui\modules\script_loading.py", line 11, in load_module
module_spec.loader.exec_module(module)
File "", line 883, in exec_module
File "", line 241, in _call_with_frames_removed
File "D:\A1111 Web UI Autoinstaller\stable-diffusion-webui\extensions\Dreambooth-Stable-Diffusion\scripts\inpaint.py", line 7, in
from main import instantiate_from_config
File "D:\A1111 Web UI Autoinstaller\stable-diffusion-webui\extensions\Dreambooth-Stable-Diffusion\main.py", line 21, in
from ldm.data.base import Txt2ImgIterableBaseDataset
ModuleNotFoundError: No module named 'ldm.data.base'
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Error loading script: inpaint.py
Traceback (most recent call last):
File "D:\A1111 Web UI Autoinstaller\stable-diffusion-webui\modules\scripts.py", line 256, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "D:\A1111 Web UI Autoinstaller\stable-diffusion-webui\modules\script_loading.py", line 11, in load_module
module_spec.loader.exec_module(module)
File "", line 883, in exec_module
File "", line 241, in _call_with_frames_removed
File "D:\A1111 Web UI Autoinstaller\stable-diffusion-webui\extensions\Dreambooth-Stable-Diffusion\scripts\inpaint.py", line 7, in
from main import instantiate_from_config
File "D:\A1111 Web UI Autoinstaller\stable-diffusion-webui\extensions\Dreambooth-Stable-Diffusion\main.py", line 21, in
from ldm.data.base import Txt2ImgIterableBaseDataset
ModuleNotFoundError: No module named 'ldm.data.base'
Beta Was this translation helpful? Give feedback.
All reactions