mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2024-12-18 12:18:25 +01:00
Add separator to colab cell
This commit is contained in:
parent
72ad2c3261
commit
7781dae836
@ -63,6 +63,7 @@
|
|||||||
"extras_enable_silero_tts = True #@param {type:\"boolean\"}\n",
|
"extras_enable_silero_tts = True #@param {type:\"boolean\"}\n",
|
||||||
"#@markdown Enables Microsoft Edge text-to-speech module\n",
|
"#@markdown Enables Microsoft Edge text-to-speech module\n",
|
||||||
"extras_enable_edge_tts = True #@param {type:\"boolean\"}\n",
|
"extras_enable_edge_tts = True #@param {type:\"boolean\"}\n",
|
||||||
|
"#@markdown ***\n",
|
||||||
"#@markdown Enables SD picture generation\n",
|
"#@markdown Enables SD picture generation\n",
|
||||||
"extras_enable_sd = True #@param {type:\"boolean\"}\n",
|
"extras_enable_sd = True #@param {type:\"boolean\"}\n",
|
||||||
"SD_Model = \"ckpt/anything-v4.5-vae-swapped\" #@param [ \"ckpt/anything-v4.5-vae-swapped\", \"hakurei/waifu-diffusion\", \"philz1337/clarity\", \"prompthero/openjourney\", \"ckpt/sd15\", \"stabilityai/stable-diffusion-2-1-base\" ]\n",
|
"SD_Model = \"ckpt/anything-v4.5-vae-swapped\" #@param [ \"ckpt/anything-v4.5-vae-swapped\", \"hakurei/waifu-diffusion\", \"philz1337/clarity\", \"prompthero/openjourney\", \"ckpt/sd15\", \"stabilityai/stable-diffusion-2-1-base\" ]\n",
|
||||||
|
Loading…
Reference in New Issue
Block a user