Skip to content

Commit

Permalink
Major warnings taken care of
Browse files Browse the repository at this point in the history
  • Loading branch information
vsnupoudel committed May 24, 2021
1 parent 3512408 commit ce35b41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Plots.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from PIL import Image
import matplotlib.pyplot as plt
from Predict import Predict
from Upload_Picture import take_picture_frames_in_video, upload_from_local
from Upload_Picture import take_picture_frames_in_video
import numpy as np
import cv2

Expand Down

0 comments on commit ce35b41

Please sign in to comment.