Levi McCallum

Results 20 issues of Levi McCallum

### Current Behavior When destroying my pixi v8 app from a React useEffect hook, I get intermittent crashes related to the GPU buffer no longer existing. My react component has...

👯‍♀️ Needs Reproduction

When I have something like -sc-box-shadow: 0 1px 2px rbga(0, 0, 0, 0.2); the line isn't parsed in Chance, and the output is the raw line.

I've hacked together a TRPC middleware for my v1 integration, but it seems to be broken with v2. Still debugging the issue, but would love to have an officially managed...

@kohya-ss have you investigated updating the XTI script to support SDXL? I dug into it a little bit today and the main unknown on my end is how to update...

### Description Unclear to me if this is supported or not at the moment, but wanted to flag it in case not. My error handler, Sentry, needs source maps to...

enhancement

Using the built-in upcast fixed vae, fine details like hair come out fuzzy and pixelated. This is particularly present if cog-sdxl is used to generate a full fine tune and...

When using token prefixes like `A photo of TOK, `, the BLIP caption outputs no longer received the substitution token uppercasing treatment because of the punctuation. Using re's word boundary...

`app-store-server-api` currently doesn't run on platforms like Vercel edge runtime and Cloudflare workers. The blocker was the use of the node `crypto` package to validate the x509 certificates. Switched to...

I wanted to be able to create custom extensions and load them without having to store them inside the cloned repo directory. This adds two entry points for this --...