oops
Former-commit-id: e34eb5ec56f1c74f48596759a73cd9a2b2ec4184 [formerly fa204075f2
]
Former-commit-id: d943556064e9ada0f14f666fdb47b982d15f391e
This commit is contained in:
parent
0edfc69327
commit
5bf09e2cc8
|
@ -52,7 +52,7 @@
|
|||
" model_name = model_info.modelId.replace('sd-concepts-library/', '')\n",
|
||||
" !git clone --depth=1 https://huggingface.co/{model_info.modelId} /notebooks/sd-concepts-library/repositories/{model_name}\n",
|
||||
" !rm -rf /notebooks/sd-concepts-library/repositories/{model_name}/.git*\n",
|
||||
" !mv /notebooks/sd-concepts-library/repositories/{model_name}/learned_embeds.bin /notebooks/sd-concepts-library/\"{model_name}.pt\"\n",
|
||||
" !mv /notebooks/sd-concepts-library/repositories/{model_name}/learned_embeds.bin /notebooks/sd-concepts-library/{model_name}.pt\n",
|
||||
" i = i + 1"
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue