Neosettler

Results 50 comments of Neosettler

@psychedelicious from our previous conversation, "I was thinking, isExposed feedback would work just fine but if you'd like to go the extra mile to bring back the delete feature, I'd...

For context and about ~1000 tested FLUX Loras. About 1 out of 10 won't load in Invoke.

https://github.com/invoke-ai/InvokeAI/pull/5754

Distributed inference: https://huggingface.co/docs/accelerate/usage_guides/distributed_inference#distributed-inference

Multi-GPU support: Automatically spreads your tasks across multiple GPUs: https://github.com/easydiffusion/easydiffusion The "Swarm" name is in reference to the original key function of the UI: enabling a 'swarm' of GPUs to...

Hello, is there any consideration about adding image TAGS?

Hi there, thank you for your support. Same as the model tags: model request: ``` "tags": [ "photo", "style", "realistic" ], "type": "LORA" ``` ironically, the tags of the models...

actually, TAGS for models are shown: In any case, it would be a great improvement to include the image tags to the response fields.

Hi there, thank you for your insight. I'm curious. TAGS are include in the model's metadata and apparently also valid for all images. Why not returning a snapshot of the...