Ratinod

Results 15 comments of Ratinod

If it was a CPU limitation, then there would be problems in other browsers, right? But in other browsers everything is fine (the problem appears specifically in firefox). And if...

after run cart firefox: total cpu usage ~7% total gpu usage ~ 20% opera: total cpu usage ~7% total gpu usage ~ 10% firefox: when launched in multiple tabs, slows...

I confirm. The problem is reproduced with the latest builds of TIC-80 and Firefox.

Is this a bug? I thought it was done that way on purpose. At least now the "CUDA out of memory" error no longer appears (while trying to show preview)....

Tested your PR. Everything works great. While checking PR on all samplers, I found a bug (not related to PR) of image degradation when saving an image in the "LMS_Karras"...

I also want dreambooth with 8 Gb VRAM... Probably worth duplicating the Feature Request here: [Dreambooth Extension for Stable-Diffusion-WebUI](https://github.com/d8ahazard/sd_dreambooth_extension)

There is no problem with ASCII. The problem with the Cyrillic alphabet. Screenshot with "Test Проверка" : ![cerillic_not_work](https://user-images.githubusercontent.com/12137233/143458507-91951562-79e8-4b72-881e-73bcdbc286f6.png) The website shows that Cyrillic is supported. Proof: ![example_cyr](https://user-images.githubusercontent.com/12137233/143459235-56a2aa5b-8a6a-4e1e-ab90-72e5d22106fe.png)

This is sad news. It is a sad that no solution has been found. I am glad that at least some fonts work ... for the time being ...

This is very sad news... This is really bad ... I need a library to work with quaternions... At first I wrote my implementation of quaternions ... But it is...

Thanks for the tip (SlimDX), and especially thank you for the example of this in python. Examples of use are very useful when you have no idea at all how...