Rehman1603 commited on
Commit
1072415
1 Parent(s): c083126

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ from Download_Video import download_video
6
  from Merged_Chunks import Merged_chunks
7
  from Text_to_speech import Text_to_Speech
8
  from Video_dube import Video_dub
9
- import numpy as np
10
 
11
  # @title Main Function
12
  def main_fun(video_url,language):
 
6
  from Merged_Chunks import Merged_chunks
7
  from Text_to_speech import Text_to_Speech
8
  from Video_dube import Video_dub
9
+
10
 
11
  # @title Main Function
12
  def main_fun(video_url,language):