nielsr HF Staff commited on
Commit
c4c74f1
·
verified ·
1 Parent(s): 0cff417

Add pipeline tag

Browse files

This PR improves the model card by adding the `pipeline_tag: image-to-image` metadata. This ensures the model can be easily found and filtered on the Hugging Face Hub at https://huggingface.co/models?pipeline_tag=image-to-image.

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
  license: mit
 
3
  ---
4
 
5
  # GPSToken: Gaussian Parameterized Spatially-adaptive Tokenization for Image Representation and Generation
 
1
  ---
2
  license: mit
3
+ pipeline_tag: image-to-image
4
  ---
5
 
6
  # GPSToken: Gaussian Parameterized Spatially-adaptive Tokenization for Image Representation and Generation