update ieemoo-ai-isempty.py.
This commit is contained in:
@ -140,7 +140,7 @@ def getByte(path):
|
||||
return img_str
|
||||
|
||||
if __name__ == "__main__":
|
||||
app.run(host='0.0.0.0', port=8888)
|
||||
app.run(host='0.0.0.0', port=8092)
|
||||
|
||||
# result ={}
|
||||
# imgdata = base64.b64decode(getByte("img.jpg"))
|
||||
|
Reference in New Issue
Block a user