-
### Checklist
- [X] The issue exists after disabling all extensions
- [X] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a …
-
The way that array types were added to ldms, we have no way to declare the data type(s) that the list will contain. The data type is only assigned at metric set creation time. So this essentially mean…
-
```sh
(ldm) hugo@DESKTOP:/mnt/d/stable-diffusion$ python scripts/txt2img.py --prompt "a photograph of an astronaut riding a horse" --plms --ckpt models/ldm/text2img256/model.ckpt
Global seed set to …
-
In the current repo, I see no learning rate decay in the config files. In the main paper, they are also not mentioned at all. However, when I train your model, I see that the it is not converge well i…
-
Scott Walters (#nan0s7), 2018-04-21 02:46:15 UTC
So this has been a bit annoying for a while but I guess I forgot to submit a bug lol...
Basically in /etc/X11/xorg.conf…
-
**Description:**
When attempting to run `main.py` with the command `['main.py', '--host', '0.0.0.0', '--port', '8888']`, I encountered a `ModuleNotFoundError` related to `ldm_patched`. Below are th…
-
Dear Author,
I am trying to set up the virtual environment to try out your model. I have followed the set up from the Environment.yaml. (cuda 11.3, python 3.8.5). When I try to start the model tra…
-
# Support default parameter values in lambdas
* [x] Proposed
* [X] Prototype: No prototype needed
* [X] Implementation: done
* [X] Specification: https://github.com/dotnet/csharplang/blob/main/…
-
Consider this C program, appropriately decorated for use in `macaw`'s test suite:
```c
// bug.c
int __attribute__((noinline)) test_string_lit() {
char x[5] = "ABCD";
return x[0] == 'A';
}
…
-
All flux models, dev, schnell and fp8 versions, report this error during conversion, whether use Dynamic or Static conversion:
File "K:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\…