Add model card and metadata for CES
#1
by nielsr HF Staff - opened
This pull request improves the model card for the CES (Coordinator-Executor-State Tracker) framework. It adds:
- Metadata for
pipeline_tag(image-text-to-text) andlibrary_name(transformers) to enable better discovery and UI features on the Hub. - A summary of the CES framework and its high-level components (Coordinator and State Tracker).
- Links to the original research paper and the official GitHub repository.
- The BibTeX citation for the work.