Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,17 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
tags:
|
|
|
|
|
|
|
4 |
---
|
5 |
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
# Model Card for Model ID
|
7 |
|
8 |
<!-- Provide the basic links for the model. -->
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
tags:
|
4 |
+
- deepfake
|
5 |
+
datasets:
|
6 |
+
- elsaEU/ELSA_D3
|
7 |
---
|
8 |
|
9 |
+
# Contrasting Deepfakes Diffusion via Contrastive Learning and Global-Local Similarities (ECCV 2024)
|
10 |
+
|
11 |
+
[Project page](https://aimagelab.github.io/CoDE/)
|
12 |
+
|
13 |
+
[Source code](https://github.com/aimagelab/CoDE)
|
14 |
+
|
15 |
# Model Card for Model ID
|
16 |
|
17 |
<!-- Provide the basic links for the model. -->
|