missed a few things while merging
This commit is contained in:
parent
bbbfa06769
commit
3a69fc020e
|
@ -107,7 +107,7 @@
|
||||||
"\n",
|
"\n",
|
||||||
"# ===============================================================\n",
|
"# ===============================================================\n",
|
||||||
"# Save variables to Jupiter's temp storage so we can access it even if the kernel restarts.\n",
|
"# Save variables to Jupiter's temp storage so we can access it even if the kernel restarts.\n",
|
||||||
"%store free_tier model_storage_dir repo_storage_dir activate_xformers link_novelai_anime_vae download_scripts activate_deepdanbooru activate_medvram disable_pickle_check gradio_port gradio_auth"
|
"%store symlink_to_notebooks model_storage_dir repo_storage_dir activate_xformers link_novelai_anime_vae download_scripts activate_deepdanbooru activate_medvram disable_pickle_check gradio_port gradio_auth"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -1061,3 +1061,4 @@
|
||||||
"nbformat": 4,
|
"nbformat": 4,
|
||||||
"nbformat_minor": 4
|
"nbformat_minor": 4
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue