crumb commited on
Commit
8c43ad9
1 Parent(s): bf2b387

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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