-
Hi,
I've tried to upload several images to generate a depth map. I've even tried images that worked before, but I'm always getting a "AttributeError: can't set attribute 'mode'"
How can I resolv…
-
ModuleNotFoundError: No module named 'PIL'
-
when I run the code train.py I am getting an error : no module named PIL
-
# ComfyUI Error Report
## Error Details
- **Node Type:** PixtralGenerateText
- **Exception Type:** TypeError
- **Exception Message:** Input type float32 is not supported
## Stack Trace
```
Fi…
-
Tried to run `python smb_ai.py -c settings.config` and got this:
```python
Traceback (most recent call last):
File "smb_ai.py", line 7, in
from PIL.ImageQt import ImageQt
ImportError: cann…
-
ตัวอย่างการใช้ผลจาก YOLO dectector ดึงส่วนของภาพออกมาและใช้ `surya-ocr` ในการอ่านข้อความ
``` py
from pathlib import Path
from ultralytics import YOLO
checkpoint = Path("best_detection_yolo.pt"…
-
**Describe the bug**
Hi, I have troubles in converting ANTsImage to PIL image. Please run this scripts and you can find that 'fixA2.png' is different to 'A.png' or 'fixA1.png'. It shows that ants.to…
-
I am trying to use this in cloud and just trying to convert it to markdown without images. Assuming below error is coming when there are images in document. Any suggestions to fix this?
doc_convert…
-
Hi, I wonder how can we get "human_bbox.json" as the one used in image_dataset.py
> if self.bbox_crop:
human_bbox_json_path = video_dir / "human_bbox.json"
with open(h…
-
### Bug description
Error occurring in celery worker while exporting dashboard as PDF using chrome driver
`The above exception was the direct cause of the following exception:
Traceback (mo…