hi @ep150de,
In order to have your models running on the community API inference, they have to be compatible with Diffusers. Looking at the source of your model here ep150de/linglenet at main, it looks like these are single file safetensor models.
hi @ep150de,
In order to have your models running on the community API inference, they have to be compatible with Diffusers. Looking at the source of your model here ep150de/linglenet at main, it looks like these are single file safetensor models.