Error running example usage
#1
by
ken285
- opened
I got the following error when did as the example usage when I try on both Ubuntu 22.04 python3.9 environment and Kaggle notebook.
'''
NoSuchFile: [ONNXRuntimeError] : 3 : NO_SUCHFILE : Load model from /root/.cache/huggingface/hub/models--kashif--music-spectrogram-diffusion/snapshots/3078251db39d827a6e859b7972a29d3553e5fb0a/model.onnx failed:Load model /root/.cache/huggingface/hub/models--kashif--music-spectrogram-diffusion/snapshots/3078251db39d827a6e859b7972a29d3553e5fb0a/model.onnx failed. File doesn't exist
'''
How can I solve it? Thx