-
With current pushed code I get the following error:
- This IS expected if you are initializing CLIPTextModel from the checkpoint of a model trained on another task or with another architecture (e.g.…
-
Allow `KeyValuePair[] array = new[] { new("key1", value1), new("key2", value2) };`
- [X] Proposal added (below)
- [ ] Discussed in LDM
- [ ] Decision in LDM
- [ ] Finalized (done, rejected, inac…
-
I Keep getting this error when using IC-Light, even in example workflow.
File "G:\ComfyUI_windows_portable\ComfyUI\comfy\ldm\modules\diffusionmodules\openaimodel.py", line 50, in forward_timeste…
-
Previously, we thought this would be handled by the general feature of allowing pattern-based `foreach` to use extension methods. But that was split into a separate feature (hopefully still candidate …
-
On some Distributions like Manjaro KO-files might be zipped to save space. Currenlty LDM doesn't support this:
```
mkmodaliases linux415-nvidia /usr/lib/modules/extramodules-4.15-MANJARO/nvidia.ko…
-
The bug in ldm shouldn't have happened before the latest version was published. Since this is an NP complete problem though, it's not guaranteed that one solution should be better than another—a…
-
I can't find the epoch set for the training in .yaml file (e.g. lsun_bedroom-ldm-vq-4.yaml). How do we now the epoch of training and change it?
How many epochs will the programe end?
@rromb @asanak…
-
### Checklist
- [X] The issue exists after disabling all extensions
- [X] The issue exists on a clean installation of webui
- [X] The issue is caused by an extension, but I believe it is caused b…
-
Whenever I try to use the PerpNeg Guider together with (any) IPAdapter I get the following error:
```
Error occurred when executing SamplerCustomAdvanced:
tuple index out of range
File "C:\A…
-
AttributeError: partially initialized module 'cv2' has no attribute 'gapi_wip_gst_GStreamerPipeline' (most likely due to
a circular import)
I ensure that no erro in pip install and pip list ,but w…