Lincoln Stein

Results 352 comments of Lincoln Stein

@psychedelicious Let me know what info you want returned by `request_capabilities()` and I'll happily implement it. I think you might have documented this in the past, but I can't find...

This is very weird. Is the `requirements-base.txt` file not there at all? There is a new version about to come out. You can try the new installer: https://github.com/invoke-ai/InvokeAI/files/10671597/InvokeAI-installer-v2.3.0-rc6.zip

Comments: 1. I had to `pip install onnxruntime`. 2. Ran `invokeai-model-install --add axodoxian/stable_diffusion_onnx` from the command line -- worked 3. Confirmed that model appears in the Web Model Manager. It...

> We definitely should not be removing any tests. I'll aim to fix these this weekend. Advise if the TestTextualInversion and TestNodeGraph should be added back in some form. The...

@Lolagatorade I believe I got to the bottom of the black images problem earlier today and have posted a fix which will appear in 2.3.2 (coming soon). @src-r-r I feel...

> Should this be rolled into #3547 , or merged separately following that? This should be merged separately. Either one can be merged first and I will resolve any conflicts...

> Initial version of ONNX based inference pipeline for Text to image conversion based on Stable-diffusion models. Performance related information: Tested on Raphael (AMD 7600X) and Raptor Lake (I5-13000K) [Onnx...

Can you provide pointers to some community-trained hypernetwork models that can be used to develop and test support?

@damian0815 this enhancement might be something up your alley?