RajaThor commited on
Commit
cdb517f
·
verified ·
1 Parent(s): 675d389

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -7,7 +7,6 @@ from PIL import Image
7
  import numpy as np
8
  import cv2
9
  import dlib
10
- from streamlit import html
11
 
12
  # Get the current working directory
13
  current_directory = os.path.dirname(os.path.abspath(__file__))
 
7
  import numpy as np
8
  import cv2
9
  import dlib
 
10
 
11
  # Get the current working directory
12
  current_directory = os.path.dirname(os.path.abspath(__file__))