Ahsen Khaliq
commited on
Commit
·
8b256ea
1
Parent(s):
c5f589d
Update app.py
Browse files
app.py
CHANGED
@@ -15,7 +15,6 @@ import gradio as gr
|
|
15 |
|
16 |
from PIL import Image
|
17 |
from torchvision import transforms
|
18 |
-
import matplotlib.pyplot as plt
|
19 |
|
20 |
|
21 |
def load_image(image_path):
|
|
|
15 |
|
16 |
from PIL import Image
|
17 |
from torchvision import transforms
|
|
|
18 |
|
19 |
|
20 |
def load_image(image_path):
|