Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
* **๐๏ธ Dataset**: [Hugging Face Sking Dataset](https://huggingface.co/datasets/EntropyDrop/Sking)
|
| 2 |
* **๐ง Trained Model**: [Hugging Face Sking Model](https://huggingface.co/EntropyDrop/Sking)
|
| 3 |
* **๐ Technical Report**: [Technical Architecture](https://entropydrop.com/skin/open/article/skingen)
|
|
|
|
| 1 |
+
# Sking: Image To Minecraft Skin Generator
|
| 2 |
+
|
| 3 |
+
**Sking** is an image-to-Minecraft-skin generation model designed to transform character images, portraits, avatars, or concept art into Minecraft-style skin textures. Given a reference image, the model learns to preserve key visual features such as clothing, colors, hairstyle, and character identity while adapting them into the compact pixel-art structure used by Minecraft skins.
|
| 4 |
+
|
| 5 |
+
## ๐ Resources
|
| 6 |
+
|
| 7 |
* **๐๏ธ Dataset**: [Hugging Face Sking Dataset](https://huggingface.co/datasets/EntropyDrop/Sking)
|
| 8 |
* **๐ง Trained Model**: [Hugging Face Sking Model](https://huggingface.co/EntropyDrop/Sking)
|
| 9 |
* **๐ Technical Report**: [Technical Architecture](https://entropydrop.com/skin/open/article/skingen)
|