wave four, few missed changes

This commit is contained in:
Alex "mcmonkey" Goodwin
2024-06-21 16:08:43 -07:00
parent d3bf4e96c0
commit 89b2ed9b34
3 changed files with 3 additions and 3 deletions

View File

@@ -21,4 +21,4 @@ Want to help translate Swarm into another language?
# Legal
By submitting a contribution to this repo, you agree to grant a perpetual, worldwide, non-exclusive, royalty-free, irrevocable license to the Stability.AI organization to use, copy, modify, and distribute your contribution under the terms of the MIT License, view [LICENSE.txt](/LICENSE.txt) for details, and under any future license we may change to.
By submitting a contribution to this repo, you agree to grant a perpetual, worldwide, non-exclusive, royalty-free, irrevocable license to Alex "mcmonkey" Goodwin to use, copy, modify, and distribute your contribution under the terms of the MIT License, view [LICENSE.txt](/LICENSE.txt) for details, and under any future license we may change to.

View File

@@ -1,6 +1,6 @@
The MIT License (MIT)
Copyright (c) 2024 Stability AI
Copyright (c) 2024 Alex "mcmonkey" Goodwin
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View File

@@ -138,7 +138,7 @@ public class ComfyUISelfStartBackend : ComfyUIAPIAbstractBackend
}
string root = Utilities.CombinePathWithAbsolute(Environment.CurrentDirectory, Program.ServerSettings.Paths.ModelRoot);
string yaml = $"""
stableswarmui:
swarmui:
base_path: {root}
checkpoints: {Program.ServerSettings.Paths.SDModelFolder}
vae: |