Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
ComfyUI
Commits
fc71e7ea
"...composable_kernel_onnx.git" did not exist on "8eca05a63333d302cbd3bde4a0b83863c08ecc4e"
Commit
fc71e7ea
authored
Mar 24, 2023
by
Yurii Mazurevich
Browse files
Fixed typo
parent
4b943d2b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
comfy/model_management.py
comfy/model_management.py
+1
-1
No files found.
comfy/model_management.py
View file @
fc71e7ea
...
@@ -4,7 +4,7 @@ NO_VRAM = 1
...
@@ -4,7 +4,7 @@ NO_VRAM = 1
LOW_VRAM
=
2
LOW_VRAM
=
2
NORMAL_VRAM
=
3
NORMAL_VRAM
=
3
HIGH_VRAM
=
4
HIGH_VRAM
=
4
MPS
=
4
MPS
=
5
accelerate_enabled
=
False
accelerate_enabled
=
False
vram_state
=
NORMAL_VRAM
vram_state
=
NORMAL_VRAM
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment