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