WeeBull

Results 10 issues of WeeBull

This is really a reopening of #2934 as the original request was for `merge` to support all fields that `commit` does, but the change only added support for tags. **Is...

Type: Enhancement
Status: Triage

One thing I often have set up on tweetdeck is a saved search for a hashtag. For example, searching for #GridWeekCharts gives graphs of the electricity generation mix of the...

enhancement

I'm getting the following error when I restart after installing this plugin ``` (pysssss:better_combos) Unable to get path for checkpoints v1-5-pruned-emaonly.ckpt Error handling request Traceback (most recent call last): File...

In particular, it's very unnatural to state that something "does contain" in English, especially when highlighting a problem. You would say it "contains", and only add the extra word when...

I using SourceGraph (actually [the @utdemir fork](https://github.com/utdemir/SourceGraph), so it'll build) some parser code that I've written to try to identify recursive loops in the type graph and call graph. I...

(Note: I'm running on the CPU, so don't know if this is an issue with GPU runs) When XYPlotting across checkpoints, it appears that Eff. Loader will load the checkpoint...

I've just spent a while trying to recreate an SDXL image that I created using the base node set using the efficiency nodes. I was doing this because I wanted...

This PR creates a node that will take two lists, and run the python function `product()` on them then unzip the resulting list of tuples into two lists. The purpose...

**Git Version**: 5f101f4da14e0b4a360ca1d0c380fab174d301bf (31st Aug) **Steps to reproduce**: 1. Start ComfyUI with `--listen` so that connections can be made from other machines 2. Connect from a laptop 3. Setup and...

Bug

The section "[Options for Conditional Compilation](https://ziglang.org/learn/build-system/#conditional-compilation)" mainly consists of a code example, with very little explaination. In particular it's not obvious what the difference between (very similarly named) `std.Build.option()` and...

docs