Spaces:
Runtime error
Runtime error
# Initialize the shell for micromamba | |
eval "$(micromamba shell hook --shell bash)" | |
micromamba activate diffdock-pocket | |
# Basic script to indicate the device | |
# python utils/print_device.py | |
exec "$@" | |