nikkwong

Results 16 comments of nikkwong

We're using tailwind in React Native, and it's not obvious how to set the svg to `overflow:visible`. Would rather not include styled components just for this use case.

Can you explain the masks file or link to something that defines how to create/use them?

Which models should be `*.ckpt`? The files in `/extensions/sd-webui-controlnet/models/*`? I've tried to blindly change some of them from `.safetensor` to `.ckpt` and I get: ``` Loading model: control_openpose-fp16 [e3b0c442] Error...

Sorry, you're talking about the models for inference i.e. `/models/Stable-Diffusion/**`?

I'm running into this issue as well. Is the team refusing to chime in? The more troubling part is that on invalid URLs, it's returning a status of `isLoaded: true`,...

Were you able to figure this out?