fffiloni commited on
Commit
40d7ee4
·
verified ·
1 Parent(s): 159fc7a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -15,7 +15,7 @@ def install_dlib():
15
  except subprocess.CalledProcessError as e:
16
  print(f"Failed to install dlib: {e}")
17
 
18
- install_dlib()
19
 
20
  def convert_to_mp4_with_aac(input_path, output_path):
21
  # Load the video
 
15
  except subprocess.CalledProcessError as e:
16
  print(f"Failed to install dlib: {e}")
17
 
18
+ #install_dlib()
19
 
20
  def convert_to_mp4_with_aac(input_path, output_path):
21
  # Load the video