File size: 112 Bytes
b0ae254
 
 
1
2
3
from pathlib import Path

TEMPLATE_MODEL_CARD_PATH = Path(__file__).parent.absolute() / 'model_card_template.md'