Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
acherkrau
/
nsfwjs-api
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
krau
commited on
Aug 31, 2024
Commit
218211f
·
unverified
·
1 Parent(s):
7614b5e
chore: add app_port configuration option
Browse files
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -5,6 +5,7 @@ colorFrom: pink
5
colorTo: blue
6
sdk: docker
7
pinned: false
8
---
9
# NSFW API
10
5
colorTo: blue
6
sdk: docker
7
pinned: false
8
+
app_port: 3000
9
---
10
# NSFW API
11