Skip to content

"Check the link you provided" loop when trying to load an external model from Huggingface #3114

@paraclete-pizza

Description

@paraclete-pizza

I am experimenting with loading in a Common Canvas model, in place of Stable Diffusion, to provide my students with different ethical choices for their training/fine-tuning base models.

I have tried pasting the path to the model into the Path_To_HuggingFace space:
Image

The process begins normally, and seems to identify the proper url, but then begins looping a red message to "Check the link your provided."

V2
Initialized empty Git repository in /content/stable-diffusion-custom/.git/
Git LFS initialized.
Updating origin
remote: Enumerating objects: 116, done.
remote: Counting objects: 100% (15/15), done.
remote: Compressing objects: 100% (8/8), done.
remote: Total 116 (delta 7), reused 7 (delta 7), pack-reused 101 (from 1)
Receiving objects: 100% (116/116), 553.98 KiB | 18.47 MiB/s, done.
Resolving deltas: 100% (40/40), done.
From https://huggingface.co/common-canvas/CommonCanvas-S-C
 * [new branch]      main       -> origin/main
 * [new branch]      pr/1       -> origin/pr/1
From https://huggingface.co/common-canvas/CommonCanvas-S-C
 * branch            main       -> FETCH_HEAD
tcmalloc: large alloc 1471086592 bytes == 0x5be03f3c4000 @ 
Filtering content: 100% (4/4), 2.36 GiB | 54.99 MiB/s, done.
Check the link you provided
Check the link you provided
Check the link you provided
Check the link you provided
Check the link you provided
Check the link you provided
Check the link you provided
Check the link you provided
Check the link you provided
Check the link you provided
Check the link you provided
Check the link you provided
Check the link you provided
Check the link you provided
Check the link you provided
Check the link you provided
Check the link you provided

Is there any guidance for how to troubleshoot this? Is it an issue with the model being linked, or am I formatting the path incorrectly, or is there something else happening?

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