gunjahman

Results 5 comments of gunjahman

[Gourieff] You are a God! After many days and many attempts and many proposed solutions, yours finally worked! Thank you so much!

Thank you for your answer. I have checked the path in the config file (configs/prompts/animation.yaml) and it is correct (pretrained_vae_path: "./pretrained_weights/sd-vae-ft-mse") I have in the root a folder named: .pretrained_weights...

Good idea. I tried it and now I get a different error: raise AssertionError("Torch not compiled with CUDA enabled") AssertionError: Torch not compiled with CUDA enabled

Sorry, I'm a newbie. Where do I write: import torch print(torch.cuda.is_available())

Thank you. I did it, and you were right, I get FALSE python check.py False What should I do?