mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-01-09 15:08:02 -05:00
add blob and raw=true for image in docs showcase (#4632)
this should render the image correctly
This commit is contained in:
@@ -19,7 +19,7 @@ python3 examples/efficientnet.py webcam
|
||||
|
||||
Take a look at [yolov8.py](https://github.com/tinygrad/tinygrad/tree/master/examples/yolov8.py).
|
||||
|
||||

|
||||

|
||||
|
||||
## Audio
|
||||
|
||||
@@ -37,7 +37,7 @@ SMALL=1 python3 examples/whisper.py
|
||||
|
||||
Take a look at [mnist_gan.py](https://github.com/tinygrad/tinygrad/tree/master/examples/mnist_gan.py).
|
||||
|
||||

|
||||

|
||||
|
||||
### Stable Diffusion
|
||||
|
||||
@@ -45,7 +45,7 @@ Take a look at [mnist_gan.py](https://github.com/tinygrad/tinygrad/tree/master/e
|
||||
python3 examples/stable_diffusion.py
|
||||
```
|
||||
|
||||

|
||||

|
||||
|
||||
*"a horse sized cat eating a bagel"*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user