replaced LLM by MoE model

#1
by Nurburgring - opened

To expand, replaced LLM by MoE model, and each individual small model corresponds to a different art style. When drawing each time, different units and weights are called to combine different styles, which can not only reduce the performance requirements of LLM, but also increase more varied styles.

I think it's better to write this in the official Omost repository https://github.com/lllyasviel/Omost/tree/main
This one is copy

Sign up or log in to comment