EntropyDrop commited on
Commit Β·
f20e405
1
Parent(s): 88961ee
README
Browse files
README.md
CHANGED
|
@@ -4,10 +4,11 @@
|
|
| 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/public/article/skingen)
|
| 10 |
-
* **
|
| 11 |
|
| 12 |
## Examples
|
| 13 |
|
|
@@ -43,6 +44,11 @@
|
|
| 43 |

|
| 44 |

|
| 45 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 46 |
|
| 47 |
## License
|
| 48 |
|
|
|
|
| 4 |
|
| 5 |
## π Resources
|
| 6 |
|
| 7 |
+
* **π Online Demo**: [EntropyDrop Web Portal](https://entropydrop.com)
|
| 8 |
* **ποΈ Dataset**: [Hugging Face Sking Dataset](https://huggingface.co/datasets/EntropyDrop/Sking)
|
| 9 |
* **π§ Trained Model**: [Hugging Face Sking Model](https://huggingface.co/EntropyDrop/Sking)
|
| 10 |
* **π Technical Report**: [Technical Architecture](https://entropydrop.com/skin/public/article/skingen)
|
| 11 |
+
* **YouTube**: [YouTube](https://youtu.be/n5t48aNm9Ew)
|
| 12 |
|
| 13 |
## Examples
|
| 14 |
|
|
|
|
| 44 |

|
| 45 |

|
| 46 |
|
| 47 |
+
## Delopy locally
|
| 48 |
+
|
| 49 |
+
```
|
| 50 |
+
python ./infer.py
|
| 51 |
+
```
|
| 52 |
|
| 53 |
## License
|
| 54 |
|