Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
viknsagit
/
viknsagit-nsfw_detection
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
viknsagit
commited on
Jan 11, 2024
Commit
b8bac88
·
verified
·
1 Parent(s):
e616e72
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/viknsagit/nsfw_detection").launch(
True
)
1
import gradio as gr
2
3
+
gr.load("models/viknsagit/nsfw_detection").launch()