Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
- image_watermarking
|
4 |
-
- arxiv:<2410.18775>
|
5 |
license: mit
|
6 |
language:
|
7 |
- en
|
@@ -10,4 +9,5 @@ base_model:
|
|
10 |
pipeline_tag: image-to-image
|
11 |
---
|
12 |
This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
|
13 |
-
- Docs: https://github.com/Shilin-LU/VINE
|
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- image_watermarking
|
|
|
4 |
license: mit
|
5 |
language:
|
6 |
- en
|
|
|
9 |
pipeline_tag: image-to-image
|
10 |
---
|
11 |
This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
|
12 |
+
- Docs: https://github.com/Shilin-LU/VINE
|
13 |
+
- arXiv: https://arxiv.org/abs/2410.18775
|