Adityadn commited on
Commit
cf6d608
·
verified ·
1 Parent(s): e55fa66

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -4,6 +4,7 @@ import os
4
  import ffmpeg
5
  import tempfile
6
  import threading
 
7
 
8
  # Atur tema Gradio
9
  gr.themes.Soft()
 
4
  import ffmpeg
5
  import tempfile
6
  import threading
7
+ import shutil
8
 
9
  # Atur tema Gradio
10
  gr.themes.Soft()