Add model card
#1
by
nielsr
HF Staff
- opened
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: unknown
|
3 |
+
library_name: transformers
|
4 |
+
pipeline_tag: image-text-to-text
|
5 |
+
---
|
6 |
+
|
7 |
+
This repository contains the model of the paper [On Learning Multi-Modal Forgery Representation for Diffusion Generated Video Detection](https://huggingface.co/papers/2410.23623).
|
8 |
+
|
9 |
+
Code: https://github.com/GhostEric/MM-Det
|