Skip to content

Error loading local model: _snapshot_download is not supported for stable-diffusion-v1-5/stable-diffusion-v1-5 #18

@ClockworkCreep

Description

@ClockworkCreep

I was getting a different error but installing diffusers as suggested in this post: #2 (comment) made that error go away. But now I have a new one and I don't see anyone else talking about it in issues.

train_func = run_lora_sd1_5
INFO bucket 0: resolution (512, 512), train_util.py:910
count: 6
INFO mean ar error (without repeats): train_util.py:915
0.08373604184221116
INFO preparing accelerator train_network.py:225
F:\Artificial_Intelligence\ComfyUI_windows_portable_nvidia_cu121_or_cpu\ComfyUI_windows_portable\python_embeded\Lib\site-packages\accelerate\accelerator.py:439: FutureWarning: torch.cuda.amp.GradScaler(args...) is deprecated. Please use torch.amp.GradScaler('cuda', args...) instead.
self.scaler = torch.cuda.amp.GradScaler(**kwargs)
INFO loading model for process 0/1 train_util.py:4385
accelerator device: cuda
Loading local model: F:\Artificial_Intelligence\ComfyUI_windows_portable_nvidia_cu121_or_cpu\ComfyUI_windows_portable\ComfyUI\models\checkpoints\cyberrealistic_v33.safetensors
_snapshot_download: stable-diffusion-v1-5/stable-diffusion-v1-5
Error loading local model: _snapshot_download is not supported for stable-diffusion-v1-5/stable-diffusion-v1-5
Exception: _snapshot_download is not supported for stable-diffusion-v1-5/stable-diffusion-v1-5

An error message doesn't pop up in ComfyUI, but as far as I can tell, it's just hanging there not doing anything.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions