Kent Keirsey

Results 18 issues of Kent Keirsey

I've started poking around major areas where the 2.0 repo has variances with our (customized) versions of their code. I've tried to address these one by one as I've run...

@lstein - Assuming we're having people merge to main (still calling out doing that AND having an auto-merge is high risk), updating directive to do so.

#1908 appears to be caused by the WIP Attention Map Visualization work - long, truncated prompts are causing the error. Given the WIP nature of this work, I've commented out...

This fix addresses issues where Hi-Res Optimization is inadvertently left on in switching to Img2Img tab, resulting in txt2img generation prior to the Img2Img operation. It does this by: -...

Opening this PR to make incremental doc updates and improvements ahead of 3.0

Added nodes for Hue Saturation and Luminosity

Updates to add a (working) Convert model endpoint. Could do with some enhancements to add a 202, but will need an adult to help with what else that would entail....

## Summary Adds the new EDM Schedulers supported in Diffusers .27 ## Related Issues / Discussions ## QA Instructions This PR is currently not working, but you should be able...

python
backend
frontend

### Is there an existing issue for this? - [X] I have searched the existing issues ### Contact Details hipsterusername ### What should this feature add? Control Layers (especially global...

enhancement

Currently, the mediapipe library (once imported) is using the microphone for users who are utilizing Invoke. If possible, mediapipe import should be scoped such that it only pulls in necessary...