SerdarHelli commited on
Commit
c5da400
·
1 Parent(s): d0ca85b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -3,7 +3,7 @@
3
 
4
 
5
  import streamlit as st
6
-
7
  from PIL import Image
8
  import numpy as np
9
  import cv2
 
3
 
4
 
5
  import streamlit as st
6
+ import os
7
  from PIL import Image
8
  import numpy as np
9
  import cv2