Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
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
Feb 11
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