Update model card for DermAgent
#2
by nielsr HF Staff - opened
This PR updates the model card to reflect the correct paper: DermAgent: A Self-Reflective Agentic System for Dermatological Image Analysis with Multi-Tool Reasoning and Traceable Decision-Making.
Key changes:
- Updated the model description and features based on the paper's Plan-Execute-Reflect framework.
- Added
library_name: transformersmetadata (verified viaconfig.json). - Added
pipeline_tag: image-text-to-text. - Corrected the citation to the DermAgent BibTeX.
- Added links to the paper and the official GitHub repository.