Michael Chang

Results 10 comments of Michael Chang

Cool! For anyone following along though, I've modified the THREE.js SSAO shader to work with WAGNER, for the time being: ``` /** * @author alteredq / http://alteredqualia.com/ * * Screen-space...

Same thing here, the source tab is just empty and I'm unable to set break points + step through.

Hi, this issue shouldn't be closed as the issue persists in the latest version of the colab. @ItaiLeibowitz has the working fix and should be patched.

No longer appears for me either. Running with --share argument.

I'm also unable to get such high fps as shown in the example gif. Switched to TensorRT Using various t_index lengths Using RTX 3090, Ryzen 7 5800X Getting about 10-11...

Hi @hkn-g I am using your tree + [the above patch](https://github.com/tebjan/StreamDiffusion/commit/a649ca55ea517d007e1f832a21b2830bf18da219) but I still could not get examples\screen\main.py to work with sdxl-turbo. Running the command: ``` screen\main.py --enable_similar_image_filter=False --model_id_or_path=stabilityai/sdxl-turbo ```...

I got it working by replacing wrapper.py StableDiffusionPipeline references with StableDiffusionXLPipeline. I reckon that ought to be an option to be passed to wrapper. But the image looks messed up...

Just wanted to note I recently started a project on Godot, wanted to add lots of foliage, and tried Proton Scatter. After making a small forest, the scene just takes...

Absolutely certain :) Here's an md5 hash of what I pulled down: Flux@ZENITH ~/Documents/projects/artx (master) $ git rev-parse HEAD de86622b8bd3105a388920907c4ce7ebbb383c34 and the latest commit https://github.com/artoolkitx/artoolkit5/commit/de86622b8bd3105a388920907c4ce7ebbb383c34

It's fine, this issue isn't blocking me, just needed to put this down as an issue on github in case other users like me run into it. Thanks for your...