chervonij / DFL-Colab

DeepFaceLab fork which provides IPython Notebook to use DFL with Google Colab
1.05k stars 265 forks source link

INSTALL DFL FROM GITHUB BROKEN #61

Open rebrab001 opened 1 year ago

rebrab001 commented 1 year ago

pip subprocess to install backend dependencies did not run successfully

as well as other errors when installing DFL from Github INSTALL DFL FROM GITHUB.txt

GHnewbie2022 commented 1 year ago

same here :( it looks like Google Colab changed something again :(

chervonij commented 1 year ago

@rebrab001 @GHnewbie2022 Google always change something that brokes existing pipelines. It is not only DFL-Colab. It is a common problem.

I really hate Colab in nowadays. Google just ruined a good platform. And I don't wanna maintain this piece of shit anymore. Last time, when Colab was broken, @ismatullayevs made a fix that I include in this repo by his pull request. Maybe, if he willing to make a fix this time, I can accept it.

chervonij commented 1 year ago

idk, maybe I should write on main page that I don't want to maintain Colab anymore.

GHnewbie2022 commented 1 year ago

okay...hope @ismatullayevs would be willing to help and thanks to @chervonij for the past efforts 🙏 if you are willing to accept a fixing request with some donation, please let me know 😌

ismatullayevs commented 1 year ago

Hi there, I updated pip packages and it seems to be working now. @GHnewbie2022 @rebrab001 @chervonij

rebrab001 commented 1 year ago

That's great! Thank you. It's very much appreciated 😀

rebrab001 commented 1 year ago

[sad face] it's not working yet.

chervonij commented 1 year ago

Pull request merged. Should working now.

rebrab001 commented 1 year ago

That fixed it. Thanks. Now it bombs out when training is started. Not pulling everything into colab? TRAINING.txt

ismatullayevs commented 1 year ago

That fixed it. Thanks. Now it bombs out when training is started. Not pulling everything into colab? TRAINING.txt

Try this: https://mrdeepfakes.com/forums/threads/typeerror-cant-parse-center-sequence-item-with-index-0-has-a-wrong-typ.11063/#post-60918

GHnewbie2022 commented 1 year ago

the article from the forum works 👍 need to update warp.py