awsr
awsr
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - [X] Search the existing issues. -...
This fixes the editor edge not lining up with the mouse when adjusting the width. Due to the editor being centered, the adjustments have to be done in increments of...
**Brief description** The `muted_segments` field for videos does not include any data even if the video *does* have muted segments. The old v5 API, however, does show this information. **How...
ORTPipelinePart was only used from optimum versions 1.23.0 through 1.25.3 ## Description * Fixes ONNX initialization `module 'optimum.onnxruntime.modeling_diffusion' has no attribute 'ORTPipelinePart'` * Added a version check so that the...
ORTPipelinePart was only used from optimum versions 1.23.0 through 1.25.3 Fixes https://github.com/lshqqytiger/stable-diffusion-webui-amdgpu-forge/issues/106