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
6ee11d7b
"tests/git@developer.sourcefind.cn:OpenDAS/mmcv.git" did not exist on "86e0d62a6d27fdd4c283c661d002c56b6290d457"
Commit
6ee11d7b
authored
May 05, 2023
by
comfyanonymous
Browse files
Fix import.
parent
1a310200
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 @
6ee11d7b
import
psutil
import
psutil
from
enum
import
Enum
from
enum
import
Enum
from
.cli_args
import
args
from
comfy
.cli_args
import
args
class
VRAMState
(
Enum
):
class
VRAMState
(
Enum
):
CPU
=
0
CPU
=
0
...
...
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