Results 12 comments of kipavy

I don't know if this is what you meant but please I would really love to see the same as in chrome, integrated google lens, you click on it and...

> @Crackvignoule Thank you for reporting this. We can confirm it is indeed a bug and it will be fixed in the next nvImageCodec release. Hi, it's me again, do...

Hi, my code might help you: ```python def show_toast(self, preset, title, text): preset_mapping = { "success": (ToastPreset.SUCCESS, ToastPreset.SUCCESS_DARK), "warning": (ToastPreset.WARNING, ToastPreset.WARNING_DARK), "error": (ToastPreset.ERROR, ToastPreset.ERROR_DARK), "info": (ToastPreset.INFORMATION, ToastPreset.INFORMATION_DARK), } current_theme =...

> Hi, > > [PySidde6 v6.7.3, OS LinuxMint] QMainWindow has no model.theme. > > Damage. Your code didn't help me. I tried the darktheme autodetect module but it doesn't work....

> ## 💡 Cap > It would be helpful for the model to identify images in a document or scientific paper and determine the corresponding caption for each. The output...

https://github.com/datalab-to/marker/issues/907#issuecomment-3384031679

I have read the CLA Document and I hereby sign the CLA

> I think the problem was an AttributeError that occurred inside the save_output function, but only when it was trying to save the results from an ExtractionConverter. The fix, which...

I would also like to be able to use SAM for "Segment Everything" (no prompting)