-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Good afternoon. Am I correct in understanding that I install this fork on top of the original? If I do so, a new model appears in my list, for example, "SD15." However, after I upload this workflow to comfystream, I encounter this error. Am I the only one experiencing this issue? I have on board
Centos 9
open_clip_torch 3.1.0
pytorch-lightning 2.5.5
torch 2.8.0
torchaudio 2.8.0
torchdiffeq 0.2.5
torchinfo 1.8.0
torchmetrics 1.8.2
torchprofile 0.0.4
torchsde 0.2.6
torchvision 0.23.0
ValueError: {"55": {"errors": [{"type": "value_not_in_list", "message": "Value not in list", "details": "model_type: 'SD15' not in ['sdxl_base', 'sdxl_refiner', 'sd1.x', 'sd2.x-768v', 'svd', 'sd3', 'auraflow', 'flux_dev', 'flux_schnell']", "extra_info": {"input_name": "model_type", "input_config": [["sdxl_base", "sdxl_refiner", "sd1.x", "sd2.x-768v", "svd", "sd3", "auraflow", "flux_dev", "flux_schnell"], {}], "received_value": "SD15"}}], "dependent_outputs": ["9"], "class_type": "TensorRTLoader"}}