Benjamin Irwin

Results 9 issues of Benjamin Irwin

# 🐛 Bug Pip installation fails on Amazon EC2 Instance (Amazon Linux) with confusing error: `command '/usr/local/cuda/bin/nvcc' failed with exit code 255` ## Command To install, I do the following:...

Am I right in saying the diffusers to OG stable diffusion script (link below), shouldn't work for a non-standard architectures? I've finetuned an inpainting model from Runway's SD 1.5 Inpainting...

Have scoured the docs for an answer to this, to no avail. Is it possible to add additional input channels to a model after initializing it using `.from_pretrained`. For example...

In this implementation, how can I access the confidence score for each keypoint? (as shown in https://cmu-perceptual-computing-lab.github.io/openpose/web/html/doc/md_doc_02_output.html)

Can anything be done to further improve image rendering quality? (I can see work has already been done here https://github.com/viliusle/miniPaint/issues/244). My image quality doesn't change when I increase the resolution...

What's the minimum GPU ram required to run this (diffusers_trainer.py)? Thanks in advance.

Hi, The contact part of the developer site was giving me a 404 and I can't find anything on the docs nor in the examples in this repo to provide...

Hey @Jack000, great repo, thanks so much. I want to train Stable Diffusion v2 to optimise for inpainting people into different scenes. Do you think I can do this with...

Love this, great work. Is there a way to change the background colour of the component? Mine is always white, even with the following classnames: ``` classNames={{ menu: "absolute z-10...