Image-to-Image
Diffusers
English
art

Add pipeline tag and library name + include Github README

#1
by nielsr HF Staff - opened

This PR adds the missing pipeline_tag and library_name to the model card metadata. This will improve discoverability on the Hugging Face hub. The pipeline_tag is set to image-to-image as the model performs image editing tasks. The library_name is set to diffusers based on the provided code examples. Besides that, it copies the Github README content to the model card.

Oh, thank you very much πŸ’—πŸ’—πŸ’—!!!!
I will merge it now~

sanaka87 changed pull request status to merged

Sign up or log in to comment