Justin Maier

Results 18 issues of Justin Maier

It'd be especially cool if it could detect the systems light/dark preference using media queries, [prefers-color-scheme](https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme)

Is there a way to cancel all pending jobs in a named queue?

I've created an app using OrbitDB and I'd like to give my users the ability to migrate an identity they started on one device to another. After reading the brief...

Architecture

**Describe the bug** The new `xformers` optimization has something that makes it so that when given the same parameters for generation the same image won't be generated, see examples below....

bug-report

### What happened? I've occasionally seen some images that failed to upload or something: ![image](https://user-images.githubusercontent.com/607609/205124406-5b017696-2fcd-499a-a418-8a6ee4e28ade.png) ### Steps to reproduce the problem 1. Go to this [page](https://civitai.com/models/1160/dloz-graffiti) ### What should have...

bug
mitigated

Thought it'd be handy to also have it posted in CivitAI.

First off, thank you for the excellent package. It's been great to be able to use it to provide the ability for users to easily read metadata from AI generated...

I've been using this project for a few years now and more than once I've had to modify it to remove the dependency on `ControllerContext` so that I could create...

We just launched a free, [open-source](https://github.com/civitai/civitai) service [Civitai](https://civitai.com) last week. Our goal is to be the home for every SD Model Checkpoint, Textual Inversion, Hypernetwork, Aesthetic Gradient, etc. We're working...

enhancement

First of thank you for putting this together. Since Remix is still relatively new, examples are always appreciated. Your component data approach here is interesting, but there's a sort of...