Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
spuun
/
nsfw-det
like
1
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
spuun
commited on
Jun 25, 2023
Commit
19c4f43
·
1 Parent(s):
688fe94
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -54,7 +54,7 @@ def launch(img):
54
case "safe":
55
weight -= 1
56
case "r15":
57
-
weight +=
1
58
case "r18":
59
weight += 2
60
54
case "safe":
55
weight -= 1
56
case "r15":
57
+
weight +=
2
58
case "r18":
59
weight += 2
60