tkasasagi commited on
Commit
8af7efa
·
verified ·
1 Parent(s): f2533a6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -40,6 +40,7 @@ Use the code below to get started with the model.
40
  ```
41
  3. Run
42
  ```python
 
43
  from evo_nishikie_v1 import load_evo_nishikie
44
 
45
  url = "https://huggingface.co/spaces/SakanaAI/Evo-Nishikie/resolve/main/sample2.jpg"
 
40
  ```
41
  3. Run
42
  ```python
43
+ from io import BytesIO
44
  from evo_nishikie_v1 import load_evo_nishikie
45
 
46
  url = "https://huggingface.co/spaces/SakanaAI/Evo-Nishikie/resolve/main/sample2.jpg"