fix typo in function import get_comic in notebook
parent
70ae455b13
commit
2962856e3e
|
@ -56,7 +56,7 @@
|
|||
"import copy\n",
|
||||
"import os\n",
|
||||
"from diffusers.utils import load_image\n",
|
||||
"from utils.utils import get_commic\n",
|
||||
"from utils.utils import get_comic\n",
|
||||
"from utils.style_template import styles"
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue