Skip to content

Commit b753165

Browse files
authored
Update app.py
1 parent 8b9ceb7 commit b753165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import sys, os
33
from tabs.full_inference import full_inference_tab
44
from tabs.download_model import download_model_tab
5-
from tabs.settings import theme_tab, lang_tab, restart_tab
5+
from tabs.settings import lang_tab, restart_tab
66
from programs.applio_code.rvc.lib.tools.prerequisites_download import (
77
prequisites_download_pipeline,
88
)

0 commit comments

Comments
 (0)