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
0c55f16c
"...git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "e72592eac3484a47a10f1356e5f1fcd03b4a6ce2"
Commit
0c55f16c
authored
Mar 19, 2024
by
comfyanonymous
Browse files
Remove code that should be useless now.
parent
40e124c6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
nodes.py
nodes.py
+0
-3
No files found.
nodes.py
View file @
0c55f16c
...
@@ -15,9 +15,6 @@ from PIL.PngImagePlugin import PngInfo
...
@@ -15,9 +15,6 @@ 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