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