bluenevus commited on
Commit
b8bc61e
·
verified ·
1 Parent(s): 377c676

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -10,7 +10,7 @@ import os
10
  from bs4 import BeautifulSoup
11
  import re
12
  import numpy as np
13
- from moviepy.editor import VideoFileClip
14
  import soundfile as sf
15
 
16
  # Load the transcription model
 
10
  from bs4 import BeautifulSoup
11
  import re
12
  import numpy as np
13
+ from moviepy import VideoFileClip
14
  import soundfile as sf
15
 
16
  # Load the transcription model