mirror of
https://github.com/brycedrennan/imaginAIry
synced 2024-10-31 03:20:40 +00:00
Update README.md
This commit is contained in:
parent
fceb600fb4
commit
c5402949c4
@ -4,6 +4,10 @@ AI imagined images. Pythonic generation of stable diffusion images.
|
|||||||
|
|
||||||
"just works" on Linux and macOS(M1) (and maybe windows?).
|
"just works" on Linux and macOS(M1) (and maybe windows?).
|
||||||
|
|
||||||
|
**🎉 Try Stable Diffusion v2 with alpha version of imaginairy:**
|
||||||
|
|
||||||
|
`pip install imaginairy==6.0.0a0 --upgrade`
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
```bash
|
```bash
|
||||||
# on macOS, make sure rust is installed first
|
# on macOS, make sure rust is installed first
|
||||||
@ -477,4 +481,4 @@ would be uncorrelated to the rest of the surrounding image. It created terrible
|
|||||||
- https://github.com/jessevig/bertviz
|
- https://github.com/jessevig/bertviz
|
||||||
- https://www.youtube.com/watch?v=5pIQFQZsNe8
|
- https://www.youtube.com/watch?v=5pIQFQZsNe8
|
||||||
- https://jalammar.github.io/illustrated-transformer/
|
- https://jalammar.github.io/illustrated-transformer/
|
||||||
- https://huggingface.co/blog/assets/78_annotated-diffusion/unet_architecture.jpg
|
- https://huggingface.co/blog/assets/78_annotated-diffusion/unet_architecture.jpg
|
||||||
|
Loading…
Reference in New Issue
Block a user