Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Hemg
/
dggdg
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Hemg
commited on
Mar 25, 2024
Commit
f3eb03e
·
verified
·
1 Parent(s):
7e2aed4
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