Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

t81_558_class_07_2_train_gan.ipynb - Can't install tensorflow 1.8 anymore #174

Open
LeandreSassi opened this issue Jan 9, 2024 · 1 comment
Labels

Comments

@LeandreSassi
Copy link

Dear Jeff,

When I try to run the Notebook in order to train my StyleGAN2 - ADA - Pytorch I get stuck after the first experiment. It produces the first generated .png file, however it doesnt make any .pkl file.
I think it might be because I run a too young Torch version as Colab doesnt allow me to downgrade Pytorch to 1.8 in the second cell of this notebook

Here is the log:

ERROR: Could not find a version that satisfies the requirement torch==1.8.1 (from versions: 1.11.0, 1.12.0, 1.12.1, 1.13.0, 1.13.1, 2.0.0, 2.0.1, 2.1.0, 2.1.1, 2.1.2)
ERROR: No matching distribution found for torch==1.8.1

Is there any way the problems are related? If so, is there any workaround? Or any newer Notebook on training a StyleGAN2 or 3 with our own dataset?

thank you in advance!

Leandre Sassi

@LeandreSassi
Copy link
Author

Update:

You can find the solution here dvschultz/stylegan2-ada-pytorch#45 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant