I would like to deploy the same environment generated by PyInstaller (the '_internal' folder) for use by several exe versions of the same app. The different exe files cannot be in the same folder ...
convert nodes_differential_diffusion.py to V3 schema (#10056) change DifferentialDiffusion().apply() to DifferentialDiffusion().execute(), cause BUG from impact_pack ...