├── LICENSE ├── README.md ├── hair.py └── requirements.txt /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt8000/paddlehub_match/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt8000/paddlehub_match/HEAD/README.md -------------------------------------------------------------------------------- /hair.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt8000/paddlehub_match/HEAD/hair.py -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt8000/paddlehub_match/HEAD/requirements.txt --------------------------------------------------------------------------------