Hi
Thanks for this amazing course,
Unfortunately the optional exercises 9.1 and 9.2 of the C3M2 programming assignment are not working! I tried the code from the “solution to exercise” and it gives an error when trying to load the stable diffusion model:
OSError: Cannot load model stabilityai/stable-diffusion-2-base: model is not cached locally and an error occurred while trying to fetch metadata from the Hub. Please check out the root cause in the stacktrace above.
It seems to be looking in the models directory, which doesn’t exist. Could you please place the model in the exercise directory?
Thanks !