UNPKG

@joshyzou/skinconditiondetector

Version:

Detects 15 of the most common skin conditions.

19 lines (18 loc) 405 B
{ "name": "@joshyzou/skinconditiondetector", "version": "0.0.5", "description": "Detects 15 of the most common skin conditions.", "license": "MIT", "repository": "https://github.com/Joshua-Zou/Skin-Server", "main": "index.js", "keywords": [ "ai", "skin", "disease", "joshyzou" ], "dependencies": { "node-fetch": "^2.6.1", "url": "^0.11.0" } }