Spaces:
Build error
Build error
| ## SKIN ---------------------------------------- | |
| SKINMODEL1_PATH = './tools/model_isskin.pth' | |
| SKINMODEL2_PATH = './tools/model_ishealthy.pth' | |
| SKINMODEL3_PATH = './tools/model_disease.pth' | |
| SKINLABEL_DECODE_PATH = './tools/label_decode.txt' | |
| SKINDISEASE_STEP_PATH = './tools/disease_step.json' |