Improve model card: Add pipeline tag and library name
#2
by
nielsr HF Staff - opened
This PR improves the model card by:
- Adding
pipeline_tag: image-to-imageto enhance discoverability for image restoration tasks. - Adding
library_name: pytorchbased on evidence of PyTorch implementation and usage in the GitHub repository. This enables automated PyTorch usage snippets.
Tomk187 changed pull request status to
closed