-
Traceback (most recent call last):
File "D:\ComfyUI-aki-v1.2\execution.py", line 323, in execute
output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=…
-
Loading PuLID-Flux model.
!!! Exception during processing !!! 'PulidFluxModel' object has no attribute 'image_proj'
Traceback (most recent call last):
File "E:\ComfyUI\ComfyUI\execution.py", line…
-
```C
/*
* ModSecurity, http://www.modsecurity.org/
* Copyright (c) 2015 - 2021 Trustwave Holdings, Inc. (http://www.trustwave.com/)
*
* You may not use this file except in compliance with
*…
-
how to resolve this?
![1](https://github.com/user-attachments/assets/8c2cc134-acf1-4a77-90e7-27a215fa1753)
![2](https://github.com/user-attachments/assets/4f3ffc3a-ac7c-4403-8313-6cd4cc99d39e)
# …
-
**Workflow used** -[workflow-ai-made-simple-lora-custom-flux-lora-zhI6ZH2Loc8A9Izk71Ej-seal_harmful_40-openart.ai.json](https://github.com/user-attachments/files/17440523/workflow-ai-made-simple-lor…
-
So in `manipulator_model` has origin as a Tuple:
https://github.com/napari-threedee/napari-threedee/blob/271f4b23f644cd690c6401737374728a6dd72a45/src/napari_threedee/_backend/manipulator/manipulator_…
-
Hello there,
I observe that even the latest current version of ODD (v3.1.0.1) **does not properly encode URL in the output file**.
Let me detail the case:
1. First, let's ODD a (randomly found …
-
### Expected Behavior
I expected it to use the t5xxl_fp16.safetensors I already have in text encoders folder, and that I specified in the UI (I turned on the T5xxl model switch, and chose the t5xxl_f…
-
请问如何使用for循环处理文件夹内图片,我加载了for循环并调用了路径加载图片节点以后,运行出错,错误提示如下:
Error Details
- **Node Type:** Miaoshouai_SaveTags
- **Exception Type:** IndexError
- **Exception Message:** list index out of range
#…
-
Compiler version 1.81.0.
I am writing an asynchronous function that takes asynchronous callback, I managed to write it so that it compiles:
```rust
pub trait Callback {
type Output: Future;
…