about custome nodes
Open
User Support
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 155
Description
### Your question
hello,
I saw many custom node for flux, such as instantx ip-adapter, they choose to rewrite the forward_orig of flux model to achieve their own function, but there is a problem. If more and more custom_nodes use this method to achive the function, they can't use togather(because forward_orig only use one of them to run.) is there any way to to prevent this kind of issue from happening.
### Logs
```powershell
```
### Other
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.