Better options display

This commit is contained in:
SillyLossy
2023-03-06 01:45:06 +02:00
parent 4663b8ba6f
commit 65f65ec42b

View File

@@ -70,9 +70,9 @@
"extras_enable_captioning = True #@param {type:\"boolean\"}\n",
"extras_enable_memory = True #@param {type:\"boolean\"}\n",
"extras_enable_emotions = True #@param {type:\"boolean\"}\n",
"#@markdown (bhadresh-savani/distilbert-base-uncased-emotion = 6 supported emotions)\n",
"#@markdown (bhadresh-savani/bert-base-go-emotion = 28 supported emotions)\n",
"Emotions_Model = \"bhadresh-savani/distilbert-base-uncased-emotion\" #@param [\"bhadresh-savani/distilbert-base-uncased-emotion\", \"bhadresh-savani/bert-base-go-emotion\"]\n",
"#@markdown * bhadresh-savani/distilbert-base-uncased-emotion = 6 supported emotions<br>\n",
"#@markdown * bhadresh-savani/bert-base-go-emotion = 28 supported emotions\n",
"\n",
"Provider = KoboldAI_Provider\n",
"!nvidia-smi\n",