-
See #2460
For a null coalescing expression `e1 ?? e2`, when there is no common type for `e1` and `e2`, we define a new null coalescing expression conversion that permits an implicit conversion fro…
-
- [x] Proposal added
- [x] Discussed in LDM
- [x] [Decision in LDM](https://github.com/dotnet/csharplang/blob/master/meetings/2018/LDM-2018-03-28.md)
- [ ] Finalized (done, rejected, inactive)
- […
-
Compiler generated enumerator does not throws exception on `GetAsyncEnumerator`.
But all Async-LINQ operator throws OperationCanceledException when pass canceled token.
```csharp
static async IAs…
-
I installed Comfy UI, open it, load default Workflow, load a XL Model, then Start, then this warning appears.
It reduces my generation speed by tenfold.
got prompt
model_type EPS
adm 2816
Using…
-
Hello, thank you for your excellent work. I'm sorry to bother you again.
The caption of Table 3 in your paper is about "LDM-8 on ImageNet 256x256", but I notice that the result of PTQD method in T…
-
Hi, I found that in ./ldm/models/diffusion/ddpm.py L965: `if hasattr(self, "split_input_params"):`, but I can't find any definition of `split_input_params` in code/configs. Is it in TODO list or shou…
-
```
We are in need of unencumbered 3D models for the following:
* Shuttle orbiter and external fuel tank
* Apollo LM (LAM + LDM)
* Mir
* Hubble
Lightwave LWO is preferred but any format will do.…
-
Error occurred when executing KSampler:
Expected query, key, and value to have the same dtype, but got query.dtype: struct c10::Half key.dtype: float and value.dtype: float instead.
File "C:\Com…
-
From [LDM-2019-10-23](https://github.com/dotnet/csharplang/blob/master/meetings/2019/LDM-2019-10-23.md):
> For use as an enum underlying type, we think nint/nuint should be allowed as long as it's …
-
I'm attempting to run the demo on a machine that doesn't have a CUDA compatible GPU. I got as far as the sample command:
`python scripts/txt2img.py --prompt "a virus monster is playing guitar, oil…