I replaced model config and ldm folder with https://github.com/hlky/sd-enable-textual-inversion, but there aren't any window to load embedding file. I tried to load file manually by adding model.embedding_manager.load('/content/embeddings_gs-9500.pt') but got 'UNet' object has no attribute 'embedding_manager' error.