B111ue commited on
Commit
4d9aa09
·
verified ·
1 Parent(s): eee2b71

Upload strict640x480-v2/code/robofactory_strict_lpd_rebuild_gpu0.conf with huggingface_hub

Browse files
strict640x480-v2/code/robofactory_strict_lpd_rebuild_gpu0.conf ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ [program:rf_strict_lpd_rebuild_gpu0]
2
+ command=/bin/bash /workspace/act_liftbarrier/collect_strict_lpd_rebuild_gpu0.sh
3
+ directory=/workspace/act_liftbarrier
4
+ autostart=false
5
+ autorestart=false
6
+ startsecs=5
7
+ stdout_logfile=/var/log/portal/rf_strict_lpd_rebuild_gpu0.log
8
+ stderr_logfile=/var/log/portal/rf_strict_lpd_rebuild_gpu0.err.log
9
+ redirect_stderr=false