You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-8Lines changed: 1 addition & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -694,14 +694,7 @@ For detailed instructions on adding and using custom icons, see [src/assets/icon
694
694
695
695
### litegraph.js
696
696
697
-
This repo is using litegraph package hosted on <https://github.com/Comfy-Org/litegraph.js>. Any changes to litegraph should be submitted in that repo instead.
698
-
699
-
#### Test litegraph.js changes
700
-
701
-
- Run `npm link` in the local litegraph repo.
702
-
- Run `npm link @comfyorg/litegraph` in this repo.
703
-
704
-
This will replace the litegraph package in this repo with the local litegraph repo.
697
+
The litegraph library is now included as a git subtree in `src/lib/litegraph`. Any changes to litegraph should be made directly in this location.
0 commit comments