umm-maybe commited on
Commit
ee2e6b8
1 Parent(s): d6b354b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -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()