Training code and Hugging Face publishing helpers for SmartClover cervical-image models.
smartclover/cerviguard_lesionsmartclover/cerviguard_transfer_zonesspaces/smartclover/README
python scripts/hf_publish.py lesion --source-dir /path/to/exported/cerviguard_lesion
python scripts/hf_publish.py transfer_zones --source-dir /path/to/exported/cerviguard_transfer_zones
python scripts/hf_update_readmes.pyAdd HUGGINGFACE_TOKEN to .env in CerviGuardModels/ or in the meta-repo root.