gitmylo / DeepFakeGui

A properly working gui for First order model. Attempts to fully install, requires visual studio sdk for c++ 2017
9 stars 4 forks source link

result.mp4: No such file or directory #1

Open videoprice opened 1 year ago

videoprice commented 1 year ago

hi, everything ok, but not create a file H:\AISCRIPT\DeepFakeGui\DeepFakeGui\bin\Debug\result.mp4: No such file or directory

gitmylo commented 1 year ago

Sorry for the late answer, it's likely that it failed to execute the python script, due to a failure while installing, I could fix it if you wanted me to. I would recode it to use venv virtual environments, to ensure the dependencies stay separated. Just tell me if you really want this, I will implement it. If you don't really care that much. That's fine too.