Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IWD]How to generate your AI painting with notebook #880

Open
OpenVINO-dev-contest opened this issue Mar 3, 2023 · 5 comments
Open

[IWD]How to generate your AI painting with notebook #880

OpenVINO-dev-contest opened this issue Mar 3, 2023 · 5 comments
Labels
good first issue Good for newcomers

Comments

@OpenVINO-dev-contest
Copy link
Collaborator

OpenVINO-dev-contest commented Mar 3, 2023

Launch OpenVINO notebook in your web browser:

&cd notebooks
&jupyter lab notebooks

[Step 1]: double click the fold 225-stable-diffusion-text-to-image in left column.
image

[Step 2], Select file 225-stable-diffusion-text-to-image.ipynb in left column

[Step 3], Select the first code block of 225-stable-diffusion-text-to-image.ipynb

[Step 4], Keep clicking the Run button until we reach the code block in step5
image

[Step 5], Input your prompt sentence as the picture below, and it will help to customize your AI generated picture. Optionally, you can also change the random generator seed for latent state initialization and number of steps.
image

[Step 6], Continue to run each code block until the customized picture generates. If the result needs to be updated, you can go back to Step 5 to modify the prompt and repeat the Step 6.
image

You can also follow the instruction video below to generate your paintings:

IWDCampaignStableDiffusion-1.mp4
@OpenVINO-dev-contest OpenVINO-dev-contest added the good first issue Good for newcomers label Mar 3, 2023
@OpenVINO-dev-contest OpenVINO-dev-contest changed the title [Guidelines]How to generate your AI painting with notebook [IWD]How to generate your AI painting with notebook Mar 3, 2023
@eaidova eaidova pinned this issue Mar 3, 2023
@raymondlo84
Copy link
Collaborator

raymondlo84 commented Mar 7, 2023

Got my result! :) and here is how I get it! -- the result.png is actually in the folder.
image
image
image

@OpenVINO-dev-contest
Copy link
Collaborator Author

Got my result! :) and here is how I get it! -- the result.png is actually in the folder. image image image

Looks great, could you also post it on our submission pages, thanks #879

@Lannndun
Copy link

Lannndun commented Mar 8, 2023

I followed the steps but no image generated, just edit the text prompt and description.
image

@OpenVINO-dev-contest
Copy link
Collaborator Author

OpenVINO-dev-contest commented Mar 8, 2023

I followed the steps but no image generated, just edit the text prompt and description. image

Did you run each block? is there any error message coming out ?
If the block is run correctly, you can find a number tagged in the left as the examples picture shows, but I don't see it in your screen shot.
And I also find you haven't downloaded the models for this demo. It should be done in these step:
image

@OpenVINO-dev-contest
Copy link
Collaborator Author

I followed the steps but no image generated, just edit the text prompt and description. image

Hi @Lannndun did you fix this issue ? how can I help you ?

@eaidova eaidova unpinned this issue Apr 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants