sreepathi-ravikumar commited on
Commit
70d5824
·
verified ·
1 Parent(s): cb6e92f

Update video2.py

Browse files
Files changed (1) hide show
  1. video2.py +1 -1
video2.py CHANGED
@@ -40,7 +40,7 @@ for path in [BASE_DIR, AUDIO_DIR, CLIPS_DIR]:
40
  warnings.filterwarnings('ignore')
41
  nest_asyncio.apply()
42
 
43
- Import re
44
  import html
45
  import unicodedata
46
  import tempfile
 
40
  warnings.filterwarnings('ignore')
41
  nest_asyncio.apply()
42
 
43
+ import re
44
  import html
45
  import unicodedata
46
  import tempfile