12 Commits (main)

Author SHA1 Message Date
Xingang Pan d0422b1b38 Revise to be consistent with paper 2 years ago
Isaac Dadzie 8cf0f51112 Fix UnboundLocalError 2 years ago
Xingang Pan 5ea308a128
Merge branch 'main' into mps-support 2 years ago
ochafik f3777f6e5b Support & instructions for MPS (Silicon Mac M1/M2) and CPU 2 years ago
Diego Porres 28a3e171a8 Actual fixes for resetting mask and saving w. 2 years ago
Diego Porres b76c49a224
Save resulting latent
After editing, when saving the image, you also save the resulting latent for continuing working on it later on (or e.g. generate interpolations)
2 years ago
Diego Porres 9b7e474f26
Save resulting latent
After editing, when saving the image, you also save the resulting latent for continuing working on it later on (or e.g. generate interpolations)
2 years ago
Diego Porres abd757fd30
Ignore the fourth channel/mask when saving an image
The renderer returns a RGBA image, just save the first 3 channels to correctly save the image of the resulting edits.
2 years ago
Xingang Pan 6d2d7d3677 Revise watermark 2 years ago
LeoXing1996 5219621ee6 add few wrongly deleted lines 2 years ago
LeoXing1996 ab719c4a7a support gradio demo for DragGAN 2 years ago
Xingang Pan 3725ebb12d DragGAN code 2 years ago