Skip to content

Commit

Permalink
Update and rename upload.py to simpleWebAPI.py
Browse files Browse the repository at this point in the history
  • Loading branch information
szad670401 authored Aug 12, 2018
1 parent 07313c0 commit 58df2c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion upload.py → simpleWebAPI.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#coding=utf-8
from flask import Flask, render_template, request
#导入flaks 框架 渲染模板 和请求框架
from werkzeug import secure_filename

import cv2
Expand Down

0 comments on commit 58df2c4

Please sign in to comment.