SoumyabrotoTSL commited on
Commit
848afcc
1 Parent(s): e348155

Removed IPython import

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -12,7 +12,6 @@ import torch
12
  import io
13
 
14
 
15
- from IPython.display import Image, display
16
  from PIL import Image, ImageFont
17
  import os
18
  import cv2
 
12
  import io
13
 
14
 
 
15
  from PIL import Image, ImageFont
16
  import os
17
  import cv2