Skip to content

Commit

Permalink
Update conversion.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Bebra777228 authored Aug 2, 2024
1 parent 0aeedac commit d69b7fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tabs/conversion.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

now_dir = os.getcwd()

from src.scripts.voice_conversion import conversion
from src.scripts.conversion.voice_conversion import conversion
from src.modules.model_management import *
from src.modules.ui_updates import *
from src.modules.download_hubert import *
Expand Down

0 comments on commit d69b7fb

Please sign in to comment.