-
### System Info
The regression happens after transformers==4.45.2.
```
- `transformers` version: 4.47.0.dev0
- Platform: Linux-6.6.0-gnr.bkc.6.6.9.3.15.x86_64-x86_64-with-glibc2.34
- Python v…
-
Phi3.5-Vision theoretically has the capability to handle video clip inputs. Have you attempted to use this embedding model on video inputs?
I attempted to process videos using the following code, ra…
-
I am getting
```
Traceback (most recent call last):
File "predict.py", line 219, in
predictor.setup(model_base=None, model_name="nextgpt-v1.5-7b", model_path="./checkpoints/nextgpt-v1.5-7…
-
Here's the doc: https://kit.svelte.dev/docs/images#sveltejs-enhanced-img
It's still a very new/experimental feature prob can't expect anything rn.
-
As a user I want image based content to be processed by the server, so I can put images on the infoscreen.
-
There is currently no way (or I haven't found it) to apply processors to placeholders and cache them.
It could be useful for cases where the loaded image and placeholder should have the same corner r…
-
### Component(s)
processor/resourcedetection, processor/resourcedetection/internal/docker
### Is your feature request related to a problem? Please describe.
We are running the OTel collector …
-
Hello,
I have been trying to finetune this model using my own data which is single channel images and some text describing features of the images.
The processer only seems to handle 3 channel im…
swtb3 updated
7 months ago
-
Hi,
Thank you for your work.
I download the VQ model and succesfully load vae
`vae = AutoModel.from_pretrained(MODEL_HUB, trust_remote_code=True)`
But I failed to load image processor
`processo…
-
**Describe the bug:**
When selecting File > Save Current Frame the saved png image saves but not as an image which fills the workspace.
**Steps to reproduce the behavior:**
1. Upload video into…