Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
OpenDILabCommunity
/
DI-sheep
like
7
Runtime error
App
Files
Files
Community
1
a6c9a54
DI-sheep
/
run.sh
zjowowen
minor change
3493055
over 1 year ago
raw
Copy download link
history
blame
Safe
126 Bytes
service nginx start
cd
./DI-sheep/service &&
nohup
python agent_app.py &
cd
./DI-sheep/ui && npm run build && npm run preview