nielsr HF Staff commited on
Commit
e4caa92
·
verified ·
1 Parent(s): 8d95587

Add model card

Browse files

This PR adds a model card for the paper [Multi-Agent Forensic Reasoning for Generalizable Deepfake Video Detection](https://huggingface.co/papers/2608.06865). It also adds the `video-text-to-text` pipeline tag and links to the project page and code repository.

Files changed (1) hide show
  1. README.md +9 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pipeline_tag: video-text-to-text
3
+ ---
4
+
5
+ This repository contains the model described in [Multi-Agent Forensic Reasoning for Generalizable Deepfake Video Detection](https://huggingface.co/papers/2608.06865).
6
+
7
+ Project page: https://xavierjiezou.github.io/ARGUS
8
+
9
+ Code: https://github.com/XavierJiezou/ARGUS