Fix pipeline tag, add library_name
#2
by
nielsr
HF Staff
- opened
This PR updates the model card with the correct pipeline_tag and adds the library_name.
The pipeline_tag is changed from depth-estimation to image-to-image because the model processes an image and outputs a depth map image. The library_name is added as diffusers to correctly identify the library used for this model. The Hugging Face paper link is already present.
toshas
changed pull request status to
merged