├── LICENSE ├── README.md ├── image_save.py ├── imgs └── HumanEdit.png └── mask_convert.py /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/viiika/HumanEdit/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/viiika/HumanEdit/HEAD/README.md -------------------------------------------------------------------------------- /image_save.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/viiika/HumanEdit/HEAD/image_save.py -------------------------------------------------------------------------------- /imgs/HumanEdit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/viiika/HumanEdit/HEAD/imgs/HumanEdit.png -------------------------------------------------------------------------------- /mask_convert.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/viiika/HumanEdit/HEAD/mask_convert.py --------------------------------------------------------------------------------