Binary Mind
Binary Mind
same here
for the moment I ended up doing ``` try : batch = batch[0] except Exception : return log ``` instead of just `batch = batch[0]` in /workspace/Dreambooth-Stable-Diffusion/ldm/models/diffusion/ddpm.py", line 1328 and...
@ShivamShrirao in the collab ``` --instance_prompt="photo of imv{CLASS_NAME}" \ --class_prompt="photo of a {CLASS_NAME}" \ ``` are no f strings, they should be right ? cheers
ok thanks ! during this cell I got the following result ``` The following values were not passed to `accelerate launch` and had defaults used instead: `--num_processes` was set to...
Lol I fixed my problem by removing the f strings I added.... sorry edit: ah nope was not that, launched again the notebook on a new repo and the problem...
hello, well the code that annoy you seems to be on lines 416-417 on the plugin, maybe just try to comment those lines and see if you're good with it....
any new ? if not closing the issue soon