training preview window not showing #135

Open
opened 2023-09-03 01:22:00 +02:00 by danielaurean · 1 comment
danielaurean commented 2023-09-03 01:22:00 +02:00 (Migrated from github.com)

Hi, i was able to run the whole thing until the training process, once the model starts training process, all goes well inside Mac shell but no training preview window is showing up, so I can't press "enter" to stop training and save my model. Does anyone knows why this is happening and how can it be solved? Thanks!

Hi, i was able to run the whole thing until the training process, once the model starts training process, all goes well inside Mac shell but no training preview window is showing up, so I can't press "enter" to stop training and save my model. Does anyone knows why this is happening and how can it be solved? Thanks!
Jerry-Master commented 2023-10-10 10:14:07 +02:00 (Migrated from github.com)

In the linux version if you have ipython installed the code identifies your platform as colab and removes the training preview. You can try uninstalling that package or looking for is_colab in the code and comment it.

In the linux version if you have ipython installed the code identifies your platform as colab and removes the training preview. You can try uninstalling that package or looking for is_colab in the code and comment it.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: CalvinBackup/DeepFaceLab_MacOS#135