aitrepreneur / INSTID

34 stars 17 forks source link

Local .safetensors or .ckpt (huggingface requires internet) #6

Open 311-code opened 8 months ago

311-code commented 8 months ago

Is there a way to use local .safetensors or .ckpt instead, or local diffusers if we convert it to diffusers? it seems like it still needs to have internet access to authorize online via huggingface this way on initial startup, even though it downloads those models. This would be useful for local dreambooth trained models also.