tony133777 commited on
Commit
9e7f690
·
verified ·
1 Parent(s): aae9c6b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -5
app.py CHANGED
@@ -446,13 +446,10 @@ def main():
446
  ### Citations
447
 
448
  If you use GenConViT in your research or applications, please cite:
449
-
450
- ```
451
- @article{deressa2023genconvit,
452
  title={GenConViT: Generalized Convolutional Vision Transformer for Deepfake Detection},
453
- author={Deressa, Safal and Colleagues},
454
  journal={arXiv preprint},
455
- year={2023}
456
  }
457
  ```
458
 
 
446
  ### Citations
447
 
448
  If you use GenConViT in your research or applications, please cite:
 
 
 
449
  title={GenConViT: Generalized Convolutional Vision Transformer for Deepfake Detection},
450
+ author={Sabari, Safal and Immanuel},
451
  journal={arXiv preprint},
452
+ year={2025}
453
  }
454
  ```
455