sreepathi-ravikumar commited on
Commit
3a89103
·
verified ·
1 Parent(s): e464ba4

Update video2.py

Browse files
Files changed (1) hide show
  1. video2.py +1 -1
video2.py CHANGED
@@ -1,4 +1,4 @@
1
- rom moviepy.editor import *
2
  from PIL import Image
3
  import pytesseract
4
  import numpy as np
 
1
+ from moviepy.editor import *
2
  from PIL import Image
3
  import pytesseract
4
  import numpy as np