ddvarpdd
ddvarpdd
Tried it out on Windows 10 LTSC 1803. Can confirm that there are some problems with larger files. Trying to copy any file with size over 2 megabytes from shared...
Can confirm. Running peer tests from Router commands menu in webconsole changes the network status to either Firewalled or Symmetric NAT.
Same problem can be observed in Cookie Quick Manager (https://github.com/ysard/cookie-quick-manager/issues/130), so it seems like it's an upstream issue with Firefox. [This bug](https://bugzilla.mozilla.org/show_bug.cgi?id=1534350) might be related to that.
Это необходимо разве что для отображения этих сохранённых страниц, что естесственно сложно сделать, но и нужды особой в этом нет. Я представял себе это в виде отдельного пункта в меню...
> This hit me hard. OVH only gives you a /128 block for the IPv6 space, so I could mitigate this for a while using that, but it would be...
>i can't see a single good reason why it should be in txt2img at all. txt2img is source image agnostic, so you could load the prompt and start generating the...
Doesn't seem to work right now, tested on RX 5500 with ROCm. ``` Traceback (most recent call last): File "/home/d/webui/modules/call_queue.py", line 45, in f res = list(func(*args, **kwargs)) File "/home/d/webui/modules/call_queue.py",...
Still getting `expected scalar type Half but found Float` with all the latest changes on torch 1.13.1+rocm5.2, traceback is the same aside from line changes. Traceback ``` Traceback (most recent...
Nope, still `expected scalar type Half but found Float`. Model is SD 1.x-based, forgot to mention.
This time it's a bit different, now it expect Float but finds Half. Traceback ``` Traceback (most recent call last): File "/home/d/webui/modules/call_queue.py", line 45, in f res = list(func(*args, **kwargs))...