mbwgh

Results 24 comments of mbwgh

I was able to try it out and found two issues. * Type synonyms are not resolved. For instance, there is no option to case-split on `String`, but it works...

This might be the reason why "old" emails suddenly turn up with notmuch tag `unread` for me, whenever they have previously been included in the result list of a search.

> Sorry, I've got COVID and can't give this the proper attention right now. Also, the next release is in two weeks, which we usually spend in a "feature freeze"...

Rebased onto current master and dropped the last two commits as suggested. Uses `LEVEL::USERERROR` now explicitly, albeit the callback handler used during query execution still does `DEBUG`-level logging and I...

Marking as ready for review, since I am not sure if I am to blame for the three failing CI jobs (one of them even fails with `internal compiler error`).

> @mbwgh, sorry to pester you, but do you plan to finish this PR? @Minoru Apologies, I absolutely do, just RL getting in the way. I'll take another stab at...

I have the same condition, even checked the `full_precision` checkbox for the same reason. Traceback: ``` stable-diffusion-sd-1 | Traceback (most recent call last): stable-diffusion-sd-1 | File "/root/miniconda/envs/ldm/lib/python3.8/site-packages/gradio/routes.py", line 248, in...

Yes, I would very much appreciate that.

Applied review suggestions, sans the thing about the feeds vs. items, about which I am hopefully not mistaken :) Since you make a point of having good commit messages, I...

> https://github.com/basujindal/stable-diffusion has a version of SD with optimized memory usage, for some 8GB VRAM card owners (such as myself) this can mean being able to generate 512x512 images (this...