sayedM commited on
Commit
aeb406c
·
verified ·
1 Parent(s): deb3e38

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -4,6 +4,7 @@ import base64
4
  from PIL import Image
5
  import io
6
  import json
 
7
 
8
  # The target URL for the API endpoint
9
  API_URL = os.environ.get('PXiVision')
 
4
  from PIL import Image
5
  import io
6
  import json
7
+ import os
8
 
9
  # The target URL for the API endpoint
10
  API_URL = os.environ.get('PXiVision')