Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dragxd
/
oneapi
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a9b26b7
oneapi
/
start.sh
dragxd
Create start.sh
3913e4e
verified
about 1 month ago
raw
Copy download link
history
blame
Safe
147 Bytes
#!/bin/bash
# Start server.py in the background
python server.py &
# Start OneApi (in the foreground to keep container running)
python -m OneApi