Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
umm-maybe/AI-image-detector
Kathirsci
/
kolar
like
0
Runtime error
App
Files
Files
Community
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()