Browse Source

Update and rename upload.py to simpleWebAPI.py

pull/1/MERGE
Jack Yu GitHub 6 years ago
parent
commit
58df2c44e3
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      simpleWebAPI.py

upload.py → simpleWebAPI.py View File

@@ -1,6 +1,5 @@
#coding=utf-8 #coding=utf-8
from flask import Flask, render_template, request from flask import Flask, render_template, request
#导入flaks 框架 渲染模板 和请求框架
from werkzeug import secure_filename from werkzeug import secure_filename


import cv2 import cv2

Loading…
Cancel
Save