Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
XDimLab
/
hugsim_web_server_0
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
29ccde3
hugsim_web_server_0
/
launch.sh
hyzhou404
fix
c9063a4
5 months ago
raw
Copy download link
history
blame
163 Bytes
#!/bin/sh
echo
"Downloading private data"
pixi run python /app/code/download_private_datas.py
echo
"Start the web server"
pixi run python /app/code/web_server.py