Activity
feat(diffusers): bump to latest (v0.21.1)
feat(diffusers): bump to latest (v0.21.1)
fix(requirements): bump lots of packages (all tests still passing)
fix(requirements): bump lots of packages (all tests still passing)
fix(misc): fix failing tests, pipeline init in rare circumstances
fix(misc): fix failing tests, pipeline init in rare circumstances
fix(misc): fix failing tests, pipeline init in rare circumstances
fix(misc): fix failing tests, pipeline init in rare circumstances
fix(x_attn_kwargs): only pass to pipeline if set
fix(x_attn_kwargs): only pass to pipeline if set
feat(loras): ability to specify #?scale=0.1 -> cross_attn_kwargs
feat(loras): ability to specify #?scale=0.1 -> cross_attn_kwargs
fix(circleci): pytest --ignore=Real-ESRGAN
fix(circleci): pytest --ignore=Real-ESRGAN
fix(circleci): remove conda from pytest call
fix(circleci): remove conda from pytest call
fix(Dockerfile): -yqq for apt-get, apt-utils, extra deps
fix(Dockerfile): -yqq for apt-get, apt-utils, extra deps
feat(pytorch2): bump deps, drop conda/xformers
feat(pytorch2): bump deps, drop conda/xformers
fix(pipelines): pass revision/precision for community pipelines too
fix(pipelines): pass revision/precision for community pipelines too
fix(pipelines): pass revision/precision for community pipelines too
fix(pipelines): pass revision/precision for community pipelines too
fix(deps): bump diffusers to b9feed8, lock bitsandbytes==0.39.1
fix(deps): bump diffusers to b9feed8, lock bitsandbytes==0.39.1
chore(tests): remove checkpoint_url in civitai lora quick test
chore(tests): remove checkpoint_url in civitai lora quick test
chore(tests): use fullres + lpw for lora civitai test [skip ci]
chore(tests): use fullres + lpw for lora civitai test [skip ci]
chore(tests): full/quick for test_lora_http_download_civitai_safetns
chore(tests): full/quick for test_lora_http_download_civitai_safetns
fix(safety_checker): drop DummySafetyChecker and just use None
fix(safety_checker): drop DummySafetyChecker and just use None
feat(dreambooth): update / merge in all upstream changes to date
feat(dreambooth): update / merge in all upstream changes to date
fix(conversion): recognize "safetensor" anywhere in filename
fix(conversion): recognize "safetensor" anywhere in filename
feat(loadModel): send loadModel status
feat(loadModel): send loadModel status
feat(loadModel): send loadModel status
feat(loadModel): send loadModel status
fix(storage): actually, always set self.status (default None)
fix(storage): actually, always set self.status (default None)
fix(tests): pin urlllib3 to < 2, avoids break in docker package
fix(tests): pin urlllib3 to < 2, avoids break in docker package