lllyasviel / Omost

Your image is almost there!
Apache License 2.0
6.69k stars 401 forks source link

replaced LLM by MoE model #72

Closed Nurburgring-Zhang closed 3 weeks ago

Nurburgring-Zhang commented 3 weeks ago

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.