giuvecchio / matfuse-sd

MatFuse: Controllable Material Generation with Diffusion Models (CVPR2024)
https://gvecchio.com/matfuse/
MIT License
31 stars 2 forks source link

Fix: KeyError: 'vqmodel' and wandb.errors.Error: You must call wandb.init() before wandb.log() #8

Closed Night1099 closed 4 months ago

Night1099 commented 4 months ago

Fix for

Autoencoder loading error:

KeyError: 'vqmodel'

WANDB Error:

wandb.errors.Error: You must call wandb.init() before wandb.log()