Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLastBen authored Jul 29, 2023
1 parent 482cc05 commit 9e8f115
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions PPS-Dreambooth-v2.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -78,13 +78,8 @@
"# A CKPT direct link, huggingface CKPT link or a shared CKPT from gdrive.\n",
"\n",
"\n",
"safetensors= False\n",
"\n",
"# Set to True if the model from the link/path is in safetensors format.\n",
"\n",
"\n",
"#-------------\n",
"MODEL_NAMEv2=dlv2(Path_to_HuggingFace, Model_Path, Model_Link, Model_Version, safetensors)"
"MODEL_NAMEv2=dlsv2(Path_to_HuggingFace, Model_Path, Model_Link, Model_Version)"
]
},
{
Expand Down

0 comments on commit 9e8f115

Please sign in to comment.