peijieqiu commited on
Commit
9020a19
·
verified ·
1 Parent(s): 87e5322

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -3,7 +3,7 @@
3
  module load apptainer
4
 
5
  # download the visionreasoner_env
6
- git clone VisualReasoner/visionreasoner_env
7
 
8
  # usage
9
  apptainer exec visionreasoner_env/visionreasoner.sif python <your-py-file>
 
3
  module load apptainer
4
 
5
  # download the visionreasoner_env
6
+ git clone https://huggingface.co/VisualReasoner/visionreasoner_env
7
 
8
  # usage
9
  apptainer exec visionreasoner_env/visionreasoner.sif python <your-py-file>