ADD: ImageRecognition

This commit is contained in:
Chris Lee
2015-09-11 01:20:06 -04:00
parent 63fdb88ad7
commit e6ae34cb0b
5 changed files with 63 additions and 12 deletions
+2 -1
View File
@@ -60,11 +60,12 @@ IMAGE_APIS = [
'fer',
'facial_features',
'image_features',
'image_recognition',
'content_filtering'
]
OTHER_APIS = [
"analyze_text",
"analyze_text",
"analyze_image",
"intersections"
]