* better naming convention
* add date
* api return b64 video
* hook encode_pil_to_base64
* use date instead of datetime
* remove unnecessary code for ipadapter
* vram optim
* recover from assertion error such as OOM without the need to re-start
* bugfix
* add todo to pr a1111
* fix lllite, fix absolute path, fix infotext
* fix api
* readme
* ui, some readme and specification
* readme
* cfg finish
* cfg in main script
* cn on the way
* first attempt to support motion lora
* motion lora should be ready
* made some progress, but still need to hack cn main
* alright, at least import problems have been resolved. Let's do hijack for CN
* logger
* should have done cn, not tested
* format
* at least we can hack cn now
* cn finally working
* still cannot support inf v2v
* readme
* Safetensors loading (#132)
* safetensors loading
* fix erroneous change
* fix model loading
adding all safetensor models to zoo
* import sd_models.read_state_dict
---------
Co-authored-by: Rickard Edén <rickardeden@gmail.com>