"...git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "e72592eac3484a47a10f1356e5f1fcd03b4a6ce2"
Commit 0c55f16c authored by comfyanonymous's avatar comfyanonymous
Browse files

Remove code that should be useless now.

parent 40e124c6
...@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment