Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Daniela-C
/
ai_vs_real_image_detection
like
1
Runtime error
App
Files
Files
Fetching metadata from the HF Docker repository...
Daniela-C
commited on
Mar 15, 2024
Commit
8d8a9ff
·
verified
·
1 Parent(s):
4d53167
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
import gradio as gr
2
3
-
gr.load("models/
dima
/ai_vs_real_image_detection").launch()
1
import gradio as gr
2
3
+
gr.load("models/
dima806
/ai_vs_real_image_detection").launch()