-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
## Description
I've deleted my old tensorRT from custom nodes folder in comfyUI and it download it again using `git clone https://github.com/comfyanonymous/ComfyUI_TensorRT/`
Then I've deleted a…
-
Hi, I added custom dataset like below:
```python
def pil_loader(path):
# open path as file to avoid ResourceWarning (https://github.com/python-pillow/Pillow/issues/835)
with open(path, 'rb…
-
# ComfyUI Error Report
## Error Details
- **Node Type:** LayerUtility: Florence2Image2Prompt
- **Exception Type:** TypeError
- **Exception Message:** 'NoneType' object is not callable
## Stack …
-
![screenshot-20240913-111744](https://github.com/user-attachments/assets/445d70cf-13fa-44e1-8ef8-ecada8ada7f9)
Debug Lods:
# ComfyUI Error Report
## Error Details
- **Node Type:** Zoe-DepthMapPr…
-
### 😵 Describe the installation problem
Hi, I'm going crazy with the `RuntimeError: Not compiled with METIS support` issue.
I went through the issue: https://github.com/pyg-team/pytorch_geometric…
-
I'm trying to do low level encoding so I can add the vectors to my own index:
```
cf = ColBERTConfig(checkpoint='checkpoints/colbertv2.0')
cp = Checkpoint(cf.checkpoint, colbert_c…
-
Hi!
I'm installing the ComfyUI-Easy-Use package on a ComfyUI in Docker and I'm receiving the following errors:
ModuleNotFoundError: No module named 'comfy.text_encoders'
ModuleNotFoundError: N…
-
# ComfyUI Error Report
## Error Details
- **Node Type:** LaMaInpaint
- **Exception Type:** RuntimeError
- **Exception Message:** PytorchStreamReader failed locating file constants.pkl: file not …
-
when using this node, error happens
Error occurred when executing STATIC_TRT_MODEL_CONVERSION:
Exporting the operator 'aten::scaled_dot_product_attention' to ONNX opset version 17 is not support…