Login to weights and biases anonymously in colab
This commit is contained in:
parent
34df2b97df
commit
6dbb5d7a7b
|
@ -46,10 +46,7 @@
|
|||
"! git lfs install\n",
|
||||
"! git clone https://huggingface.co/dalle-mini/vqgan_imagenet_f16_16384 ./pretrained/vqgan\n",
|
||||
"! pip install torch flax wandb\n",
|
||||
"\n",
|
||||
"import wandb\n",
|
||||
"\n",
|
||||
"wandb.login()\n",
|
||||
"! wandb login --anonymously\n",
|
||||
"! wandb artifact get --root=./pretrained/dalle_bart_mini dalle-mini/dalle-mini/mini-1:v0"
|
||||
]
|
||||
},
|
||||
|
@ -64,7 +61,7 @@
|
|||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": 2,
|
||||
"execution_count": null,
|
||||
"metadata": {
|
||||
"colab": {
|
||||
"base_uri": "https://localhost:8080/",
|
||||
|
@ -116,7 +113,7 @@
|
|||
"name": "min-dalle",
|
||||
"provenance": [],
|
||||
"collapsed_sections": [],
|
||||
"authorship_tag": "ABX9TyOe0aqj9Uvkjg1hg31sMmQk",
|
||||
"authorship_tag": "ABX9TyNySjkE9SnVoxhE0z5TopRb",
|
||||
"include_colab_link": true
|
||||
},
|
||||
"gpuClass": "standard",
|
||||
|
|
Loading…
Reference in New Issue
Block a user