Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
baxin
/
ot_analysis
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5231d74
ot_analysis
/
entrypoint.sh
baxin
Update entrypoint.sh
2178e6a
about 1 year ago
raw
Copy download link
history
blame
Safe
119 Bytes
#!/bin/bash
# Run dev server in the background and main.py in the foreground
make -C robot-server dev && python main.py