Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/makegirlsmoe/makegirlsmoe_web
Create Anime Characters with MakeGirlsMoe
https://github.com/makegirlsmoe/makegirlsmoe_web
anime deep-learning gan generative-adversarial-network react reactjs
Last synced: 6 days ago
JSON representation
Create Anime Characters with MakeGirlsMoe
- Host: GitHub
- URL: https://github.com/makegirlsmoe/makegirlsmoe_web
- Owner: makegirlsmoe
- License: other
- Created: 2017-07-15T01:30:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T18:47:14.000Z (about 2 years ago)
- Last Synced: 2025-01-17T17:06:59.390Z (13 days ago)
- Topics: anime, deep-learning, gan, generative-adversarial-network, react, reactjs
- Language: JavaScript
- Homepage: http://make.girls.moe
- Size: 51.9 MB
- Stars: 3,400
- Watchers: 106
- Forks: 321
- Open Issues: 41
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# MakeGirlsMoe-Web
This repo contains the front-end part of [make.girls.moe](http://make.girls.moe/).
## Running on local machine
*You need `git-lfs` to clone this repo.*1. Modify `src/Config.js` and set `var debug=true;`
2. `npm install`
3. `npm start`## License
MakeGirlsMoe is freely available only for non-commercial use. Please, see the [license](https://github.com/makegirlsmoe/makegirlsmoe_web/blob/master/LICENSE.txt">) for further details.
For commercial queries, contact [Yanghua Jin](mailto:[email protected]).
The code of web interface is under the GPL v3.0 license and can be redistributed.
All the compiled model files are privately owned by Yanghua Jin and are not allowed for unauthorized commercial use.