Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Zhongfu Bai
vision
Commits
b46434c4
Commit
b46434c4
authored
Nov 30, 2019
by
Zhongfu Bai
Browse files
delete gcv key
parent
210dfce2
Changes
3
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
b46434c4
env/
venv/
vision/node_modules
vision/
'
gcv
project-b03618cdc671
.json'
vision/gcv
_
project-b03618cdc671
vision/gcv
project-b03618cdc671.json
→
vision/gcv
_
project-b03618cdc671.json
View file @
b46434c4
File moved
vision/views/index.py
View file @
b46434c4
...
...
@@ -8,7 +8,7 @@ import base64
from
PIL
import
Image
,
ImageDraw
from
flask
import
request
,
Response
os
.
environ
[
'GOOGLE_APPLICATION_CREDENTIALS'
]
=
'vision/gcv
project-b03618cdc671.json'
os
.
environ
[
'GOOGLE_APPLICATION_CREDENTIALS'
]
=
'vision/gcv
_
project-b03618cdc671.json'
UPLOAD_FOLDER
=
'vision/upload/images'
DOWNLOAD_FOLDER
=
'static/images'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment