weoweke23 commited on
Commit
a291adb
verified
1 Parent(s): 4051d95

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -9,5 +9,16 @@ app_file: app.py
9
  pinned: false
10
  short_description: take a photo upload it and know if ur mole are healthy
11
  ---
 
 
 
 
 
 
 
 
 
 
 
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
9
  pinned: false
10
  short_description: take a photo upload it and know if ur mole are healthy
11
  ---
12
+ # Detecci贸n de C谩ncer de Piel
13
+
14
+ Este es un proyecto para clasificar lesiones de piel en cuatro categor铆as:
15
+ 1. Sin c谩ncer
16
+ 2. Melanoma (MEL)
17
+ 3. Carcinoma basocelular (BCC)
18
+ 4. Lesi贸n precancerosa (AKIEC)
19
+
20
+ ## C贸mo usar
21
+ 1. Sube una imagen de una lesi贸n de piel.
22
+ 2. El modelo devolver谩 la predicci贸n y la probabilidad asociada.
23
 
24
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference