HappyCat
HappyCat
### Prerequisites - [X] I have written a descriptive issue title - [X] I have verified that I am running the latest version of ImageSharp - [X] I have verified...
The following line runs lighting fast on my local dev machine (linux). Maybe 5-10 per second `var ms = NetVipsImage.SaveToWebPStream(image,85);` However when I run on a Azure app service (windows...
It takes a few seconds for images to load when paging, Im not sure why since I have a high spec SSD, also there is no caching of the images.....
Be cool to not have this case sensitivity
I absolutely love this extention, its most handy when you are cooking images and your OS file browser slows down (browser holds up well Would be cool to have a...
**This works on Linux with 3090** python server.py --load-in-8bit --model LLaMa-7B python server.py --model LLaMa-7B **However this doesnt work.** python server.py --load-in-8bit --model LLaMa-13B python server.py --model LLaMa-13B I have...
### Describe the bug When I activate API in interface mode and click restart, i get port in use. I have ensured the port (5000) is not in use before...