-
### This issue respects the following points:
- [x] This is a **bug**, not a question or a configuration issue; Please visit our forum or chat rooms first to troubleshoot with volunteers, before crea…
-
**Description**
After decoding and encoding image it's color is changed (blue color becomes brighter). The latest (1.68) version is used, tested on Windows.
**Code**
using (FileStream inputStre…
-
There is an application called 7yuv on Windows. That application can load any pure bytes images with different pixel format and size. It is very useful for an engineer working on Video Decoding or Pic…
-
Dear authors,I noticed that you compared the AvisC method with the base model in your paper. I would like to ask whether the base refers to the experimental results on the MME dataset using the LLaVA-…
-
There are two places where we decode bytes for images:
1. On a thread pool, in response to an EOF on the network request: [here](https://github.com/servo/servo/blob/804c74e6e51476aa9481179e90a00772…
-
It would be helpful to have support to decode images captured with an iPhone, which includes JPG and HEIC images with the Apple gain map format. This would help to transcode images captured with an iP…
-
Hi there! I have tried the weight of decoder you provided here:
[WM weights of latent decoder](https://dl.fbaipublicfiles.com/ssl_watermarking/sd2_decoder.pth)
and I generate an image using code pro…
-
### Is your feature request related to a problem? Please describe.
base64 is a common format for various types of data to be in and protoflux should be able to encode and decode things to and from …
-
I am using a 64GB M3 Max MBP on 15.0.1. Just got MLX Flux Dev working in comfyui this morning, but it's not working well. While it is somewhat faster than regular PyTorch, it uses much more memory (sw…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
I am using `MilvusVectorStore` and I am creating `ImageNode` objects.
So far I …