Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# FaceNet-ONNX
|
2 |
+
|
3 |
+
FaceNet-ONNX is the ONNX version of FaceNet weights published in [lllyasviel/Annotators](https://huggingface.co/lllyasviel/Annotators/tree/main).
|
4 |
+
|
5 |
+
# Credits
|
6 |
+
|
7 |
+
Special thanks to lllyasviel for sharing the original model.
|