-
-
**Is your feature request related to a problem? Please describe.**
See this PR comment: https://github.com/huggingface/diffusers/pull/815#discussion_r994418216
TLDR: with recent changes in #815, d…
-
### Issue Description
Mask blur no longer seems to have any effect on the output image in inpainting mode. Prior to the last major update, setting mask blur to something like 32 pixels would ensure…
-
Moving away from the plan to inject the header into the documentation via JS.
Plan is to:
- [x] Determine the various documentation forms and how to properly inject the header to them
- [x] C…
-
## Summary
Developers are often confused by a property of the Dagger engine called "laziness": pipelines are executed at the latest possible moment, to maximize performance. There are several dimen…
-
## Description
The feature requested in https://github.com/sachinchoolur/lightGallery/issues/1055 seems not to work on iOS Devices (e.g. iPhone X). We've tested with the latest lightgallery version…
-
See the [ROADMAP](https://github.com/lvgl/lvgl/blob/master/docs/ROADMAP.md).
### v9 schedule
- **December 4**: Feature stop, start updating the docs and testing
- **December 18**: Release candida…
-
Currently, we ship functions like:
- `vim.startswith()`
- `vim.endswith()`
- `vim.split()`
- `vim.gsplit()`
- `vim.pesc()`
- `vim.trim()`
Adding these to the built-in `_G.string` table allows…
-
Hi, if you remember from my first issue (#128), I have asked you if I can use this package to re-create a coverage plot for specific genes.
Since then I have tried to familiarize myself with the t…
-
I'm having trouble getting selections to work, and I've traced it to the blur event:
```elixir
def handle_event("blur", _params, socket) do
{:noreply, assign(socket, :hide_dropdown, true)}
…