fast-stable-diffusion icon indicating copy to clipboard operation
fast-stable-diffusion copied to clipboard

ComfyUI Path_to_MODEL not working - Paperspace

Open aleeepp opened this issue 1 year ago • 2 comments

Hi, First of all, excellent job!

I am using paperspace A1111 without problems, now I want to start using ComfyUI, but it does not recognize/detect the models that I use correctly in A1111.

In the ComfyUI Notebook I left these parameters and only modified this section

Original_Model_Version = ""

# Choices are "SDXL", "v1.5", "v2-512", "v2-768"

#-------------- Or

Path_to_MODEL = "/notebooks/sd/stable-diffusion-webui/models/Stable-diffusion/"

# Insert the full path of your trained model or to a folder containing multiple models.


MODEL_LINK = ""

# A direct link to a Model or a shared gdrive link.


#--------------------
model=mdls(Original_Model_Version, Path_to_MODEL, MODEL_LINK)

I am using the latest version of Notebooks (latest_notebooks), in the ComfyUI frontend it only shows me the 4 basic ones that come by default

What could be happening? thank you!

aleeepp avatar Dec 27 '23 18:12 aleeepp

I'll check it out, try using civitai links for now

TheLastBen avatar Dec 29 '23 18:12 TheLastBen

Perfect, thanks! The problem is that I have several models and the option of using the link is not functional for me.

aleeepp avatar Jan 03 '24 18:01 aleeepp