Skip to content

Commit

Permalink
UPdate google link for RAMP base model
Browse files Browse the repository at this point in the history
  • Loading branch information
omranlm authored Oct 25, 2023
1 parent e201a94 commit cfb182c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package_Test.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
"source": [
"if not os.path.exists('ramp-code/checkpoint.tf'):\n",
" !pip install gdown\n",
" !gdown --fuzzy https://drive.google.com/file/d/1wvJhkiOrSlHmmvJ0avkAdu9sslFf5_I0/view?usp=sharing\n",
" !gdown --fuzzy https://drive.google.com/file/d/1YQsY61S_rGfJ_f6kLQq4ouYE2l3iRe1k/view?usp=sharing\n",
" !unzip checkpoint.tf.zip -d ramp-code/ramp"
]
},
Expand Down

0 comments on commit cfb182c

Please sign in to comment.