Develop a compatibility shim or minimal transformer in web-stable-diffusion that rewrites unsupported FX ops/types into supported patterns. Example: replace custom embedding/function wrappers with plain tensors or explicit ops. Add unit tests for the transformer and document supported rewrites.
Develop a compatibility shim or minimal transformer in web-stable-diffusion that rewrites unsupported FX ops/types into supported patterns. Example: replace custom embedding/function wrappers with plain tensors or explicit ops. Add unit tests for the transformer and document supported rewrites.