Skip to content

Commit

Permalink
Remove usage of model-registry project (#455)
Browse files Browse the repository at this point in the history
From thread with Al Stevenson in #model-registry channel https://weightsandbiases.slack.com/archives/C02TK1QA006/p1693572152425399
  • Loading branch information
cvphelps authored Sep 1, 2023
1 parent 86d911e commit 53dde32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion colabs/wandb-artifacts/Model_Management_Guide.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"metadata": {},
"outputs": [],
"source": [
"project_name = \"model-registry\" #@param {type:\"string\"}\n",
"project_name = \"quickstart-model-registry\" #@param {type:\"string\"}\n",
"# dataset_name = \"mnist\" #@param {type:\"string\"}\n",
"dataset_name = \"mnist\"\n",
"model_collection_name = \"MNIST Grayscale 28x28\" #@param {type:\"string\"}\n",
Expand Down

0 comments on commit 53dde32

Please sign in to comment.