Spaces:
Running
on
Zero
Running
on
Zero
File size: 206 Bytes
3172319 |
1 2 3 4 5 6 7 |
CONFIDENCE_TEMPLATES = {
"high": "{description} {details}",
"medium": "This appears to be {description} {details}",
"low": "This might be {description}, but the confidence is low. {details}"
}
|