An open API service indexing awesome lists of open source software.

https://github.com/hackjutsu/deepfaceplayground


https://github.com/hackjutsu/deepfaceplayground

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

```bash
virtualenv env
source env/bin/activate # macOS
deactivate
```

```bash
pip freeze > requirements.txt
```