-
I still clone this repository. When i want to run "python main.py".
But, i have some issues like that :
Traceback (most recent call last):
File "main.py", line 12, in
from PIL import Ima…
-
```
Traceback (most recent call last):
File "/usr/bin/fbdaemon", line 391, in main
processMessage(m)
File "/usr/bin/fbdaemon", line 175, in processMessage
callbacks)
File "/usr/bin/fbdae…
-
Hi,
I was trying to set up your project, when I stumbled upon a few issues:
1. PIL seems to be missing in your "needs to be installed" list
2. It would be great to know which version of which pac…
-
### Description / 描述
**代码:**
`import torch
from PIL import Image
from transformers import AutoModel, AutoTokenizer
model = AutoModel.from_pretrained('openbmb/MiniCPM-V', trust_remote_code=Tru…
-
### Bug description
I was following the pynwb tutorial to prepare my image data for DANDI Archives:
https://pynwb.readthedocs.io/en/stable/tutorials/domain/images.html#sphx-glr-tutorials-domai…
-
PIL is better ?
-
Today, us Pi-Apps developers received this error report from one of our users:
Please review, research, and revise.
```
OS: Raspbian GNU/Linux 10 (buster)
OS architecture: 32-bit
Pi-Apps local …
-
Hey all, I am using pyvips library for loading thumbnails from raw data, resizing them, and saving them to jpg.
The loaded thumbnail is of size 8192x5464, resizing them to have max dim=1024, then sto…
-
This would enlarge the accepted set of inputs of `torch.as_tensor` and would support PIL images / h5py arrays. I think this feature request goes well in the theme of standardizing support for methods …
-
Hey guys. Anyone have an idea what I'm doing wrong ? Something is wrong with colors here (( Can't find the problem .
Here are the initial, prompt, mask and the result images. As you can see the RED …