-
While the groq client works if you use a simple format, when you pass a complex format, it fails. If this isn't supported, could we include a better error message?
E.g.
```python
@ell.complex(
…
-
When running the test `sh scripts/run_Pano2Room.sh`, I end up with this error:
```
Detectron v2 is not installed
/home/user/miniconda3/envs/pano2room/lib/python3.10/site-packages/torch/utils/_con…
-
**Describe the bug**
The systray icon does not show with MPV Shim running in Flatpak on Gnome.
**Screenshots**
If `socket=session-bus` is provided to MPV Shim, it shows the status icon but no ima…
-
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/PIL/JpegImagePlugin.py", line 621, in _save
rawmode = RAWMODE[im.mode]
KeyError: 'RGBA'
During handling of t…
-
Because then I will integrate your work into the `pils` repository.
egonw updated
4 years ago
-
Using the .remove() function and the output still has some exif info, like the creator of the IMG and tags. The camera info is successfully removed, but personal information still seems to stay with …
-
Traceback (most recent call last):
File "main.py", line 144, in
to_ascii(argv[1])
File "main.py", line 110, in to_ascii
create_char_map(33, 750)
File "main.py", line 53, in create_…
-
A ValueError occurs in the below code when provided with a malformed input. This occurs at line 119 in PpmImagePlugin.py when a token returned from _read_token is cast to an int.
```python
import …
-
I have run colmap following this idea (https://colmap.github.io/faq.html#mask-image-regions). In the areas where the mask is set to 0 keypoints are not extracted for SfM. Is it possible to follow this…
-
Original name: `[docs] F.gaussian_blur should specify relation of kernel_size / sigma to PIL's sigma`
### 📚 The doc issue
A lot of legacy GaussianBlur augmentations like in https://github.com/fa…