Skip to content

Commit 0cee7b5

Browse files
committed
Reference newer versions
1 parent dd01695 commit 0cee7b5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Stable Diffusion on [tinygrad](https://github.com/tinygrad/tinygrad) WebGPU
22

3+
NOTE: This is an outdated model export, please try these instead:
4+
- new f32 version (~10% faster): https://github.com/wpmed92/stable-diffusion-wgpu-tinygrad
5+
- f16 version (~40% faster): https://github.com/wpmed92/stable-diffusion-tinygrad-f16
6+
37
This is a WebGPU port of Stable Diffusion in [tinygrad](https://github.com/tinygrad/tinygrad).<br>
48
Try it out [here](https://softwiredtech.github.io/stable-diffusion-webgpu/)!<br>
59
The python code I wrote to compile and export the model can be found [here](https://github.com/tinygrad/tinygrad/blob/master/examples/webgpu/stable_diffusion/compile.py)

0 commit comments

Comments
 (0)