Update model card: Refine pipeline tag and add paper link

#1
by nielsr HF Staff - opened

This PR aims to improve the model card by:

Please note that library_name: transformers has not been added, despite some transformers-related files (config.json, tokenizer_config.json) being present. This decision is based on the provided Basic Usage code, which demonstrates a custom infer.py workflow for model loading and image generation. Adding library_name: transformers would imply direct compatibility with transformers.AutoModel for the image editing task, which is not supported by the current custom inference setup. This ensures that any automated "How to use" widget on the Hub accurately reflects the model's actual usage.

HiDream.ai org
edited 2 days ago

@nielsr It looks like the changes in this pull request are covered by PR #2, which I have just merged. Is it okay to close this PR?

yes sounds good!

cai-qi changed pull request status to closed

Sign up or log in to comment