Spaces:
Sleeping
Sleeping
Ekins Kuuzie
commited on
updated commit
Browse files
app.py
CHANGED
|
@@ -5,8 +5,6 @@ from PIL import Image
|
|
| 5 |
import cv2
|
| 6 |
import tensorflow as tf
|
| 7 |
import os
|
| 8 |
-
import matplotlib.pyplot as plt
|
| 9 |
-
%matplotlib inline
|
| 10 |
from tensorflow.keras.models import load_model
|
| 11 |
import gradio as gr
|
| 12 |
|
|
|
|
| 5 |
import cv2
|
| 6 |
import tensorflow as tf
|
| 7 |
import os
|
|
|
|
|
|
|
| 8 |
from tensorflow.keras.models import load_model
|
| 9 |
import gradio as gr
|
| 10 |
|