Jiabao Ji
Jiabao Ji
I believe they're not using the same code, which is pretty annoying and confusing. This is from the Huggingface pipeline(https://github.com/huggingface/diffusers/blob/main/src/diffusers/pipelines/stable_diffusion/pipeline_stable_diffusion_inpaint.py), where the initialization of denoising steps is randomly sampled from...
Thanks for your response. The examples above are randomly sampled; I forgot to keep the index :( But could you check on these examples? 00000_000003058  00000_000004343  The images...
I see. Thanks for your response. Additionally, could you kindly inform me when will Mario-10M be released?
@JingyeChen, Hi, are the image urls also updated? or it's just the meta data?
hi, sorry for the late response. I've been very busy recently and didn't notice the issue, I will check the code later.
hi, we updated the repo, which should have resolved the error. By the way, when calling smoothllm defense, the arguments must specify perturbation type via `smoothllm_perturbations=RandomSwap/RandomInsert/RandomPatch`, detailed in `config/defense/smoothllm.yaml`.