From 80bbb52bf754f4e01fbcfe62532d255376190bf6 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Fri, 12 Apr 2024 22:29:49 +0900 Subject: [PATCH] update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 66901ad..0f35313 100644 --- a/README.md +++ b/README.md @@ -279,6 +279,11 @@ NODE_CLASS_MAPPINGS.update({ downgrade_blacklist = diffusers, kornia ``` +* Custom pip mapping + * When you create the `pip_overrides.json` file, it changes the installation of specific pip packages to installations defined by the user. + * Please refer to the `pip_overrides.json.template` file. + + ## Scanner When you run the `scan.sh` script: