psychedelicious

Results 110 issues of psychedelicious

## Summary Adds undo/redo to workflows. This required splitting up the workflow editor state a bit so that undoable state is isolated from the rest of it. In order to...

frontend

## Summary Stores the workflow for generation tab images in the image. There's one glaring issue - if using dynamic prompts or multiple iterations, the workflow will be for only...

frontend

## Summary only main models have a variant field ## Related Issues / Discussions Closes #6444 ## QA Instructions - Edit a LoRA. There should be no `variant` field and...

frontend

### Is there an existing issue for this problem? - [X] I have searched the existing issues ### Operating system Linux ### GPU vendor Nvidia (CUDA) ### GPU model _No...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### Contact Details _No response_ ### What should this feature add? [`spandrel`](https://github.com/chaiNNer-org/spandrel) is a...

enhancement

## Summary We don't have a way to signal progress in a generic way, so things like tiled spandrel are just an indeterminate progress bar in the UI. The UX...

api
python
invocations
services
frontend

## Summary (copied from commit message + videos) Around the time we (I) implemented pydantic events, I noticed a short pause between progress images every 4 or 5 steps when...

api
python
services

### Is there an existing issue for this problem? - [X] I have searched the existing issues ### Operating system Linux ### GPU vendor Nvidia (CUDA) ### GPU model _No...

bug

## Summary The `LoRA` and `SDXL LoRA` nodes would error if it duplicated LoRAs. To make the nodes more resilient, they now skip dupes and log a warning to the...

python
invocations

## Summary Allocates the specified amount of VRAM, or allocates enough VRAM such that you have the specified amount of VRAM free. Useful to simulate an environment with a specific...