Hashnimo

Results 5 issues of Hashnimo

Someone just exposed a new cvar: https://steamcommunity.com/app/10/discussions/0/1638675549013934624/ This isn't included in the list, maybe it's time.

The [IntersectionObserver API](http://wicg.github.io/IntersectionObserver) linked in this [sample](http://googlechrome.github.io/samples/intersectionobserver) is not available.

I'm trying to run this line on Google Colab: `pipeline = StableDiffusionXLPipeline.from_single_file("/content/models/juggernautXL_version2.safetensors", torch_dtype=torch.float16, use_safetensors=True, safety_checker=None ).to("cuda")` But it crashes because Colab runs out of RAM. Here's the [related notebook](https://github.com/camenduru/stable-diffusion-diffusers-colab/blob/main/pytorch_stable_diffusion_3.ipynb). I...

I was looking at the [FLUX.1-dev FP8 example code](https://huggingface.co/docs/diffusers/main/en/api/pipelines/flux#single-file-loading-for-the-fluxtransformer2dmodel) in the documentation and noticed some unnecessary imports and variable declarations, which make it appear longer and cluttered. Here is the...

Tried to run stock/official hlds.exe in the latest CS 1.6 Steam update and it just crashes without a specific error, just that typical Windows "HLDS has stopped working" crash dialog...