Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ A notebook for producing your own "stable inversions" is included in this repo b
|
|
15 |
|
16 |
[link to notebook for you to download](https://huggingface.co/crumb/genshin-stable-inversion/blob/main/stable_inversion%20(1).ipynb)
|
17 |
|
18 |
-
how you can load this into a diffusers-based notebook like [Doohickey](https://github.com/aicrumb/doohickey) might look something like this
|
19 |
|
20 |
```python
|
21 |
from huggingface_hub import hf_hub_download
|
|
|
15 |
|
16 |
[link to notebook for you to download](https://huggingface.co/crumb/genshin-stable-inversion/blob/main/stable_inversion%20(1).ipynb)
|
17 |
|
18 |
+
how you can load this into a diffusers-based notebook like [Doohickey](https://github.com/aicrumb/doohickey) might look something like this (later edit: this is now included in Doohickey BETA by default)
|
19 |
|
20 |
```python
|
21 |
from huggingface_hub import hf_hub_download
|