Skip to content

Update README.md to include the Diffusers' support#211

Open
sayakpaul wants to merge 2 commits intolllyasviel:mainfrom
sayakpaul:patch-1
Open

Update README.md to include the Diffusers' support#211
sayakpaul wants to merge 2 commits intolllyasviel:mainfrom
sayakpaul:patch-1

Conversation

@sayakpaul
Copy link

No description provided.

@julien-c
Copy link

would be awesome to have something like this in the readme!


image = cv2.Canny(image, low_threshold, high_threshold)[:, :, None]
image = np.concatenate([image, image, image], axis=2)
canny_image = Image.fromarray(image)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants