Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Janady07
/
megamind-vector
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Janady07
commited on
12 days ago
Commit
31be34a
·
verified
·
1 Parent(s):
e29404d
Fix deployment for VECTOR
Browse files
Files changed (1)
hide
show
start.sh
+1
-1
start.sh
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
#!/bin/sh
2
cd /app
3
-
exec /app/brain -
addr
:
7860 -data /app/data
1
#!/bin/sh
2
cd /app
3
+
exec /app/brain -
port
7860 -data /app/data
-logtostderr