SohomToom commited on
Commit
868eaea
·
verified ·
1 Parent(s): 49c7767

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -15,7 +15,6 @@ except Exception as e:
15
  # Now proceed with the rest of the imports
16
  from openvoice import se_extractor
17
  from openvoice.api import ToneColorConverter
18
- from openvoice.config import AttrDict
19
  import gradio as gr
20
  import torchaudio
21
  # ... other imports if needed
 
15
  # Now proceed with the rest of the imports
16
  from openvoice import se_extractor
17
  from openvoice.api import ToneColorConverter
 
18
  import gradio as gr
19
  import torchaudio
20
  # ... other imports if needed