Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
umm-maybe
/
AI-image-detector
like
137
Runtime error
App
Files
Files
Community
7
umm-maybe
commited on
Oct 8, 2022
Commit
ee2e6b8
•
1 Parent(s):
d6b354b
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
import gradio as gr
2
-
iface = gr.Interface.load("models/umm-maybe/
ai
-image-detector")
3
4
iface.launch()
1
import gradio as gr
2
+
iface = gr.Interface.load("models/umm-maybe/
AI
-image-detector")
3
4
iface.launch()