Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | @@ -10,6 +10,7 @@ tags: | |
| 10 | 
             
            - face shape classifier
         | 
| 11 | 
             
            datasets:
         | 
| 12 | 
             
            - bkprocovid19/face_shape
         | 
|  | |
| 13 | 
             
            ---
         | 
| 14 | 
             
            # Face Shape Classification Model (EfficientNetB4 + CNN)
         | 
| 15 |  | 
|  | |
| 10 | 
             
            - face shape classifier
         | 
| 11 | 
             
            datasets:
         | 
| 12 | 
             
            - bkprocovid19/face_shape
         | 
| 13 | 
            +
            library_name: keras
         | 
| 14 | 
             
            ---
         | 
| 15 | 
             
            # Face Shape Classification Model (EfficientNetB4 + CNN)
         | 
| 16 |  |