Thursday, May 8, 2025

Colab naifu , AI read model error

Change 
 File "/content/naifu/hydra_node/models.py", line 215, in __init__

from ckpt=torch.load(self.config.vae_path, map_location="cpu")

to ckpt=torch.load(self.config.vae_path, map_location="cpu" , weights_only=False)


No comments:

Post a Comment

Next year SF migration plan : moving out customer account to AWS , and call SF data with service account

 πŸ‘€ The most challenging part is about those function with user verification. My service cloud with MIAW chat , nearly redo due to the user ...