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
- Host: GitHub
- URL: https://github.com/abhigyan126/blockface
- Owner: Abhigyan126
- Created: 2025-02-02T07:14:21.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-02-04T15:10:22.000Z (4 months ago)
- Last Synced: 2025-03-26T21:37:46.377Z (2 months ago)
- Topics: minceraft, minecraft-skin-generator, ne, node, onninx, tailwind-css, typescript, wgan-gp
- Language: TypeScript
- Homepage: https://blockface.vercel.app/
- Size: 93.3 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```