"vscode:/vscode.git/clone" did not exist on "b0f9f7bcbe2dbd6d4deee9558fd025c45c9c6382"
  • Sayak Paul's avatar
    [Core] Harmonize single file ckpt model loading (#6971) · 4343ce2c
    Sayak Paul authored
    * use load_model_into_meta in single file utils
    
    * propagate to autoencoder and controlnet.
    
    * correct class name access behaviour.
    
    * remove torch_dtype from load_model_into_meta; seems unncessary
    
    * remove incorrect kwarg
    
    * style to avoid extra unnecessary line breaks
    4343ce2c
single_file_utils.py 58.2 KB