Skip to content

Commit

Permalink
removed unnecessary packages
Browse files Browse the repository at this point in the history
  • Loading branch information
plon-Susk7 committed Oct 25, 2024
1 parent 2e8e512 commit 7d0dcb7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/notebooks/05_classify_video_zeroshot.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,7 @@
"from core.models.media_factory import VideoFactory\n",
"import cv2\n",
"import tarfile\n",
"import matplotlib.pyplot as plt\n",
"from matplotlib.offsetbox import OffsetImage, AnnotationBbox"
"import matplotlib.pyplot as plt"
]
},
{
Expand Down

0 comments on commit 7d0dcb7

Please sign in to comment.