BrainReasoner / README.md
peijieqiu's picture
Update README.md
3ce4f8e verified
|
raw
history blame
315 Bytes

1. Apptainer Docker Environment

# load Apptainer container
module load apptainer

# download the visionreasoner_env
git clone https://huggingface.co/VisualReasoner/visionreasoner_env

# usage
apptainer exec visionreasoner_env/visionreasoner.sif python <your-py-file>

img_0