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

https://github.com/abhigyan126/blockface

Minecraft skin Generator using WGAN on Next Js
https://github.com/abhigyan126/blockface

minceraft minecraft-skin-generator ne node onninx tailwind-css typescript wgan-gp

Last synced: about 2 months ago
JSON representation

Minecraft skin Generator using WGAN on Next Js

Awesome Lists containing this project

README

        

# BlockFace: Minecraft skin generator

## Implementation
Check out the hosted implementation: https://blockface.vercel.app/

## How to run
```js
npm install
npm run dev
```