TheLastBen
commited on
Commit
·
c8a4c27
1
Parent(s):
292e39d
Update Notebooks/Fast-Dreambooth-v2.ipynb
Browse files
Notebooks/Fast-Dreambooth-v2.ipynb
CHANGED
@@ -349,11 +349,6 @@
|
|
349 |
"# Leave empty if you want to name your concept the same as the current session.\n",
|
350 |
"\n",
|
351 |
"\n",
|
352 |
-
"Save_concept_to = \"My_Profile\"\n",
|
353 |
-
"\n",
|
354 |
-
"# Choices : \"Public_Library\", \"My_Profile\".\n",
|
355 |
-
"\n",
|
356 |
-
"\n",
|
357 |
"hf_token_write = \"\"\n",
|
358 |
"\n",
|
359 |
"# Create a write access token here : https://huggingface.co/settings/tokens, go to \"New token\" -> Role : Write, a regular read token won't work here.\n",
|
|
|
349 |
"# Leave empty if you want to name your concept the same as the current session.\n",
|
350 |
"\n",
|
351 |
"\n",
|
|
|
|
|
|
|
|
|
|
|
352 |
"hf_token_write = \"\"\n",
|
353 |
"\n",
|
354 |
"# Create a write access token here : https://huggingface.co/settings/tokens, go to \"New token\" -> Role : Write, a regular read token won't work here.\n",
|