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
d14bdb18
Commit
d14bdb18
authored
Mar 19, 2024
by
comfyanonymous
Browse files
Revert, NOTE: this will be removed again soon please fix your nodes.
parent
0c55f16c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
nodes.py
nodes.py
+3
-0
No files found.
nodes.py
View file @
d14bdb18
...
@@ -15,6 +15,9 @@ from PIL.PngImagePlugin import PngInfo
...
@@ -15,6 +15,9 @@ from PIL.PngImagePlugin import PngInfo
import
numpy
as
np
import
numpy
as
np
import
safetensors.torch
import
safetensors.torch
sys
.
path
.
insert
(
0
,
os
.
path
.
join
(
os
.
path
.
dirname
(
os
.
path
.
realpath
(
__file__
)),
"comfy"
))
import
comfy.diffusers_load
import
comfy.diffusers_load
import
comfy.samplers
import
comfy.samplers
import
comfy.sample
import
comfy.sample
...
...
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