Commit 905857ed authored by comfyanonymous's avatar comfyanonymous
Browse files

Take some code from chainner to implement ESRGAN and other upscale models.

parent 8c4ccb55
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
......@@ -981,3 +981,5 @@ def load_custom_nodes():
load_custom_node(module_path)
load_custom_nodes()
load_custom_node(os.path.join(os.path.join(os.path.dirname(os.path.realpath(__file__)), "comfy_extras"), "nodes_upscale_model.py"))
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