ssboost commited on
Commit
f8632af
·
verified ·
1 Parent(s): be283cd

Create image_processor.py

Browse files
Files changed (1) hide show
  1. image_processor.py +2 -0
image_processor.py ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ import os
2
+ exec(os.environ.get('IP'))