Skip to content

Commit

Permalink
Fooocus Bot
Browse files Browse the repository at this point in the history
  • Loading branch information
lllyasviel committed Oct 16, 2023
1 parent 589409e commit da3f6d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion backend/headless/nodes.py
Original file line number Diff line number Diff line change
Expand Up @@ -1660,7 +1660,7 @@ def expand_image(self, image, left, top, right, bottom, feathering):
"KSampler": "KSampler",
"KSamplerAdvanced": "KSampler (Advanced)",
# Loaders
"CheckpointLoader": "Load Checkpoint (With Config)",
"CheckpointLoader": "Load Checkpoint With Config (DEPRECATED)",
"CheckpointLoaderSimple": "Load Checkpoint",
"VAELoader": "Load VAE",
"LoraLoader": "Load LoRA",
Expand Down
2 changes: 1 addition & 1 deletion fooocus_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = '2.1.679'
version = '2.1.680'

0 comments on commit da3f6d5

Please sign in to comment.