Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
multimodalart/comfyUI-laucher
subbytech
/
comfyui-launcher
like
118
Running
on
A10G
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
multimodalart
HF Staff
commited on
Mar 9, 2024
Commit
23d304e
·
verified
·
1 Parent(s):
2b3c184
Update start.sh
Browse files
Files changed (1)
hide
show
start.sh
+1
-1
start.sh
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
#!/bin/bash
2
3
# Start Nginx in the background
4
-
nginx
1
#!/bin/bash
2
3
# Start Nginx in the background
4
+
nginx
&