Skip to content

Commit

Permalink
Add unet and text_encoders folder to built-in extra_model_paths #1395
Browse files Browse the repository at this point in the history
  • Loading branch information
Acly committed Nov 16, 2024
1 parent 104bc0e commit 135c6a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ai_diffusion/server.py
Original file line number Diff line number Diff line change
Expand Up @@ -697,7 +697,9 @@ def parse_common_errors(output: str, return_code: int | None = None):
inpaint: inpaint
ipadapter: ipadapter
loras: loras
text_encoders: text_encoders
upscale_models: upscale_models
unet: unet
vae: vae
"""

Expand Down

0 comments on commit 135c6a8

Please sign in to comment.