How to add style models and loras? where to download it? where to refer it? #348
-
@mrhan1993 How to add style models and loras? where to download it? where to refer it? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
To add style LORAs, you can follow a similar approach as the original Fooocus. |
Beta Was this translation helpful? Give feedback.
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 aloras
folder.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
.