Improve model card: pipeline tag, library name, and usage example
#1
by
nielsr
HF Staff
- opened
This PR improves the model card by:
- Setting the pipeline tag to
image-to-image
, which is more appropriate for this model. - Adding the
library_name
to indicate that this is a PyTorch model. - Adding a "How to use" code snippet to make it easier to use the model.