Commit 6d1d5761 authored by Dhananjaya Jayashanka's avatar Dhananjaya Jayashanka

Updated videoAnalyzing(expressions).py

parent 2af94795
......@@ -36,7 +36,6 @@ def run():
def getPrediction(img):
x = image.img_to_array(img)
x = np.expand_dims(x, axis=0)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment