nielsr HF Staff commited on
Commit
726cbe9
·
verified ·
1 Parent(s): 948fdb4

Add model card

Browse files

This PR adds a model card by linking it to the paper [On Learning Multi-Modal Forgery Representation for Diffusion Generated Video Detection](https://huggingface.co/papers/2410.23623).

It adds a relevant `pipeline_tag`, `library_name`, and a link to the code repository.

Please review and merge this PR if everything looks good.

Files changed (1) hide show
  1. README.md +9 -0
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