Chamin09 commited on
Commit
5db9e14
·
verified ·
1 Parent(s): f55e54c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -6,6 +6,7 @@ import base64
6
  from PIL import Image
7
  import io
8
  import time
 
9
 
10
 
11
  current_dir = os.path.dirname(os.path.abspath(__file__))
 
6
  from PIL import Image
7
  import io
8
  import time
9
+ import sys
10
 
11
 
12
  current_dir = os.path.dirname(os.path.abspath(__file__))