Error Jan 2023
#2
by
AlStable
- opened
Was trying to get the same interface and used similar code
see https://discuss.huggingface.co/t/using-the-prompt-to-switch-model/30039/9
Good thing is once the code was changed, the proper interface loaded
but running the interface is causing this error in the background
OSError: We couldn't connect to 'https://huggingface.co' to load this model, couldn't find it in the cached files and it looks like models/somethingsomething is not the path to a directory containing a model_index.json file.
There is a good chance this is happening here too
Awesome thank you for the catch !