annotated_deep_learning_paper_implementations icon indicating copy to clipboard operation
annotated_deep_learning_paper_implementations copied to clipboard

Error displaying widget: model not found

Open zhuyb00 opened this issue 3 years ago • 1 comments

When I use jupyter lab to run the ipynb file, it always print 'Error displaying widget: model not found' for experiment.configs, configs.init() and with experiment.start(): configs.run(). The sampling figure can be shown but the training procedure is unseen. But if I use terminal to run the py file, the training procedure is avaliable but no images. Any idea to solve this issue? Thanks!

zhuyb00 avatar Nov 29 '22 03:11 zhuyb00

which notebook are you running?

vpj avatar Dec 18 '22 15:12 vpj