vedant123454
Results
2
issues of
vedant123454
**Describe the bug** Currently I am able to save the single PNG file as a PSD which default has a background layer only. But I want to add more layers....
We want to use photomaker with textual embeddings. We are using following code to load the textual embeddings ``` pipe.load_textual_inversion("./some_model.pt", token="some_text") ``` But getting error ``` Traceback (most recent call...