Amol Kapoor

Results 57 comments of Amol Kapoor

@patrickvonplaten thanks for the reply. I think that there's a lot of sensitivity around this particular avenue of feature requests, so I understand the hesitance to take on more maintenance...

@meg-huggingface can you comment more on the discussion with Stability AI? I was under the impression that the Stable Diffusion model is tangentially related to Stability AI at best (they...

@patrickvonplaten Thanks for the response re Stability, but I don't think that's correct. Paper: https://ommer-lab.com/research/latent-diffusion-models/ Which is linked clearly in the comp vis repo: https://github.com/CompVis/stable-diffusion The actual research here was...

I am pretty sure they DONT have any IP rights at all (and I'm very concerned if they are claiming otherwise). Note that the license on the compvis repo is...

keeping this thread open -- hasn't been resolved yet. I'd be fine opening a PR but haven't had time to do so

I was ok with @patrickvonplaten's proposal, and thought it neatly solved everyones concerns. See: https://github.com/huggingface/diffusers/issues/845#issuecomment-1280541219 Patrick offers implementing 'blurred image' as a default, but I would rather the options be...

@epoberezkin following up here, couldn't you do something like: ``` type UncheckedJSONSchemaType = ( | // these two unions allow arbitrary unions of types { anyOf: readonly UncheckedJSONSchemaType[] } |...

I've read those docs before, but I don't follow what the suggestion is. Just to confirm, is the suggestion to have an eslint config at root AND an extension in...

I seem to have run into this issue again, unexpectedly on a new machine. I have no idea how I fixed the old machine, whoops. @bodymindarts any chance of reviving...