training nothing more fancy than things
training, nothing more fancy than things yesterda (different picture set)
8 Replies
" Traceback (most recent call last):
File "F:\Temp\DreamBooth\OLD\stable-diffusion-webui\modules\safe.py", line 83, in check_pt
with zipfile.ZipFile(filename) as z:
File "C:\Users\x\Python_My\lib\zipfile.py", line 1267, in init
self._RealGetContents()
File "C:\Users\x\Python_My\lib\zipfile.py", line 1334, in _RealGetContents
raise BadZipFile("File is not a zip file")
zipfile.BadZipFile: File is not a zip file
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "F:\Temp\DreamBooth\OLD\stable-diffusion-webui\modules\safe.py", line 131, in load_with_extra
check_pt(filename, extra_handler)
File "F:\Temp\DreamBooth\OLD\stable-diffusion-webui\modules\safe.py", line 98, in check_pt
unpickler.load()
_pickle.UnpicklingError: persistent IDs in protocol 0 must be ASCII strings
----> !!!! The file is most likely corrupted !!!! <----
You can skip this check with --disable-safe-unpickle commandline argument, but that is not going to help you.
Traceback (most recent call last):
File "F:\Temp\DreamBooth\OLD\stable-diffusion-webui\venv\lib\site-packages\gradio\routes.py", line 284, in run_predict
output = await app.blocks.process_api(
File "F:\Temp\DreamBooth\OLD\stable-diffusion-webui\venv\lib\site-packages\gradio\blocks.py", line 982, in process_api
result = await self.call_function(fn_index, inputs, iterator)
File "F:\Temp\DreamBooth\OLD\stable-diffusion-webui\venv\lib\site-packages\gradio\blocks.py", line 824, in call_function
prediction = await anyio.to_thread.run_sync(
File "F:\Temp\DreamBooth\OLD\stable-diffusion-webui\venv\lib\site-packages\anyio\to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "F:\Temp\DreamBooth\OLD\stable-diffusion-webui\venv\lib\site-packages\anyio_backends_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "F:\Temp\DreamBooth\OLD\stable-diffusion-webui\venv\lib\site-packages\anyio_backends_asyncio.py", line 867, in run
result = context.run(func, *args)
File "F:\Temp\DreamBooth\OLD\stable-diffusion-webui\extensions\sd_dreambooth_extension\dreambooth\conversion.py", line 810, in extract_checkpoint
checkpoint = torch.load(checkpoint_file[0])["state_dict"]
TypeError: 'NoneType' object is not subscriptable"
what model you trying to train on
your model obviously corrupted
nope. 8gb and pruned 2gb - same error. So used trick with merging checkpoints. Merged it with SD 1.5 with weight at 1.0
result file should work (for everybody else, was fine.) but nope.
probably related to developer
of dreambooth
and that why i mean by "tired of that shit" - same as DB devs 🙂 there is so many pieces and automatic1111 not help by all those updates. They/he should slow down and update things less often
well cant help with that :/
no worries - didn't expect that. But I was suprised to see that i have all those issues at cuda 11.6, DB is awesome but there is a huuuuuuuge mess - that should help as you suggested in video.
it helps for regular training but different models probably different thing