How to add style models and loras? where to download it? where to refer it? #348
Answered
by
yak1ex
DisantHoridnt
asked this question in
Q&A
|
@mrhan1993 How to add style models and loras? where to download it? where to refer it? |
Answered by
yak1ex
Jun 30, 2024
Replies: 1 comment
|
To add style LORAs, you can follow a similar approach as the original Fooocus. |
0 replies
Answer selected by
mrhan1993
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To add style LORAs, you can follow a similar approach as the original Fooocus.
As stated in https://github.com/mrhan1993/Fooocus-API?tab=readme-ov-file#predownload-and-install ,
the default model files location is
repositories\Fooocus\models, where you'll find alorasfolder.To add LORAs, simply download the required files and place them in this directory.
No additional configuration is required; however, you will need to specify LORAs in your API request.
You can also override these paths by specifying in
config.txt, which is also described in theREADME.