-
### Problem
Menu uses the Button component as trigger, which includes a loading state. Initially we believed a Menu should not load, so this prop is not in the Menu documentation and is not present…
-
Hello, I would like to add an image loading indicator. Is this possible when using this library?
-
### Describe the bug
Cannot load AWQ or GPTQ models, GUF model and non-quantized models work ok
From a fresh install
I've installed AWQ and GPTQ with the "pip install autoawq" (auto-gptq) command b…
-
### Description
I'm trying to use SkiaSharp on .net core 7.0 to validate an image size. The app is running on a docker container on alpine linux.
I've installed the package `SkiaSharp.NativeAsse…
-
I am experiencing this error when trying to build my docker image that uses wasmtime.
```
Unhandled exception. System.DllNotFoundException: Unable to load shared library 'wasmtime' or one of its dep…
-
Currently, this wonderful lib uses third-party libraries for lazy loading. Now with native support for `lazy` image attributes, is there any chance or plan to implement some kind of native lazy loadin…
-
I want to analyze the data in a particular Excel file using Python. I attempted to use the pandas library to load the file and calculate the sum of a specific column ('Quantity'). However, I encount…
-
Although it's very performant and used in tons of applications the API for SDWebImage is sort of weird.
**e.g. The API for prefetching:**
> Assign list of URLs to let SDWebImagePrefetcher to que…
-
SDL_image, the library used for loading images, supports loading animated GIFs and WEBPs, so support for animated backgrounds using the animated image support in SDL_image should be added.
In line …
-
Hey!
Thank you for the wonderful library.
I just posted a blog post that shows how using AVIF with thumbhash produces 50% smaller images.
https://pillser.com/engineering/2024-06-20-optimizing…