Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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={
|
454 |
journal={arXiv preprint},
|
455 |
-
year={
|
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 |
|