I have created and trained a Flux Lora Model to generate images of a given character. It works kind of good when I use it in Replicate for instance. But I would like to use it in spaces like “multimodalart/flux-lora-the-explorer” where you could use a Lora Model as an input, but mine is not in the list of “Flux Lora Models”.
How can I formally define my model as a Flux Lora Model to be part of the list and use it?
Rewrite README.md in your LoRA placement to specify the base model. In this way, you can use it as if it were a stand-alone model. But flux dev is gated model, so I don’t know what to do… p1atdev/flux.1-schnell-pvc-style-lora · Hugging Face
Duplicate and rewrite Mr. multimodalart’s space itself (must be in Pro subscription)
P.S.
I thought, it was just that your LoRA’s README.md was misconfigured and not showing up.
The correct configuration can usually be made by copying someone else’s header at the top of the list!