1
This commit is contained in:
@@ -25,5 +25,5 @@ services:
|
|||||||
command: >
|
command: >
|
||||||
bash -c "
|
bash -c "
|
||||||
/opt/conda/envs/trellis/bin/python -c 'import torch; print(torch.__version__, torch.cuda.is_available())' &&
|
/opt/conda/envs/trellis/bin/python -c 'import torch; print(torch.__version__, torch.cuda.is_available())' &&
|
||||||
tail -f /dev/null
|
/opt/conda/envs/trellis/bin/python server.py
|
||||||
"
|
"
|
||||||
Reference in New Issue
Block a user