Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Drop basicsr dependency
|
|
|
|
fix API thread safe issues of txt2img and img2img
|
|
|
|
|
|
|
|
|
|
Use Spandrel for upscaling and face restoration architectures
|
|
|
|
|
|
|
|
|
|
GFPGAN and LDSR)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
AUTOMATIC1111/prevent-crash-due-to-Script-__init__-exception
prevent crash due to Script __init__ exception
|
|
Supporting for SDXL-Inpaint Model
|
|
Base output path off data path
|
|
save info of init image
|
|
|
|
|
|
|
|
API, the latter overrides the former
|
|
|
|
|
|
|
|
|
|
Co-Authored-By: Alberto Cano <34340962+canoalberto@users.noreply.github.com>
|
|
utli.truncate_path(target_path, base_path)
return the target_path relative to base_path if target_path is a sub path of base_path else return the absolute path
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and a typo
|
|
|
|
|
|
|
|
Add allow specify the task id and get the location of task in the queue of pending task
|
|
|
|
|
|
|