Inference Widget “Model doesn’t exist” error for public model (was working before)

Hi,

I have a public model here: robiai/picasoe · Hugging Face

The Inference API works properly, but the Inference widget on the model page shows “model doesn’t exist”.

What’s strange is that the widget was working fine previously, and no changes were made on my end when this issue started.

The model uses pipeline_tag: text-to-image and is adapter-based (Lora/adapter model), in case that’s relevant.

Can you help investigate? This seems like a backend or caching issue on the widget side.

Thanks a lot!
robiai

1 Like

I’m getting the same error elsewhere too. I think it was working a day or two ago, so I suspect a temporary malfunction with Hugging Face.
On a different note, I’ve been struggling with a problem that seems to be related to this one all day…
It looks like the problem on my end has fixed itself.:sweat_smile: