Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Hemg
/
deepfake-image-detection
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Hemg
commited on
Mar 27, 2024
Commit
56e9d27
·
verified
·
1 Parent(s):
a6f56a5
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -2,7 +2,7 @@ from transformers import pipeline
2
import gradio as gr
3
4
5
-
modelName = "
Deepfake
-
image
-
Detection
"
6
hfUser = "Hemg"
7
8
2
import gradio as gr
3
4
5
+
modelName = "
AI
-
VS
-
REAL-IMAGE-DETECTION
"
6
hfUser = "Hemg"
7
8