openvino_notebooks
openvino_notebooks copied to clipboard
add stable diffusion notebook
@eaidova just a heads up, in order for github actions to run properly you must commit notebook with empty cell outputs (cannot be executed in commit)
Hi @eaidova, @slyalin, and @AlexKoff88, in order to move forward, we really appreciate your review of this notebook. Thanks for your help.
@AlexKoff88 @ryanloney @paularamo please share your comments or approval if no further comments.
This is been a while since last review and still no clear way forward.
@ryanloney @paularamo thank you for review, could you please look one more time? I applied your comments
@eaidova it looks like our suggested changes may have broken some of the code/markdown sections. Can you take a look:
@eaidova it looks like our suggested changes may have broken some of the code/markdown sections. Can you take a look:
@ryanloney My understanding is correct, you confused that code is part of markdown? It is expected to be here, I replaced original model which requires special legal agreement on the community version without a proprietary license. This code block demonstrates what the user should do if he wants to use original model, it should not be executed, just can be copied to the next cell before running.
@ryanloney incorrect note should be fixed now, looks like there is some difference between markdown representation between github and jupyterlab