Spaces:
Sleeping
Sleeping
| : ${DATA:=slitivnov/MF.task3.2-tiles} | |
| test -f /www/tiles.bin || hf download "$DATA" tiles.bin --repo-type dataset --local-dir /www | |
| exec busybox-extras httpd -f -v -p 7860 -h /www | |
| : ${DATA:=slitivnov/MF.task3.2-tiles} | |
| test -f /www/tiles.bin || hf download "$DATA" tiles.bin --repo-type dataset --local-dir /www | |
| exec busybox-extras httpd -f -v -p 7860 -h /www | |