Yuchen Tang
Results
2
comments of
Yuchen Tang
Maybe we can follow this demo to train a Textual Inversion model with a size of `[1024]`: https://github.com/huggingface/diffusers/tree/main/examples/textual_inversion
I tried to modify the source code to add this function. Currently it can only be used to delete white Gaussian points(as in your image), I will continue to update...