kareem2236 commited on
Commit
22cb36d
·
verified ·
1 Parent(s): 40f6b32

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +5 -0
config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "model_type": "keras",
3
+ "framework": "tensorflow",
4
+ "description": "Skin analysis model for detecting acne, wrinkles, and skin type."
5
+ }