mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-07-06 04:52:13 -07:00
.
This commit is contained in:
parent
cd8919d95b
commit
c42b1b2124
2 changed files with 4 additions and 2 deletions
|
@ -1327,6 +1327,8 @@ class MainWindow(QXMainWindow):
|
|||
self.loading_frame.resize( ev.size() )
|
||||
|
||||
def start(input_dirpath):
|
||||
io.log_info("Running XSeg editor.")
|
||||
|
||||
root_path = Path(__file__).parent
|
||||
cfg_root_path = Path(tempfile.gettempdir())
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue