mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-08 16:19:05 +00:00
temporarily disable image gen on colab
This commit is contained in:
parent
5760bd010b
commit
f44df0e251
1 changed files with 2 additions and 2 deletions
|
@ -52,8 +52,8 @@
|
|||
"Layers = 99 #@param [99]{allow-input: true}\r\n",
|
||||
"ContextSize = 4096 #@param [4096] {allow-input: true}\r\n",
|
||||
"ForceRebuild = False #@param {type:\"boolean\"}\r\n",
|
||||
"LoadImageModel = True #@param {type:\"boolean\"}\r\n",
|
||||
"SDModel = \"https://huggingface.co/Yntec/Deliberate2/resolve/main/Deliberate_v2.safetensors\" #@param [\"https://huggingface.co/Yntec/Deliberate2/resolve/main/Deliberate_v2.safetensors\",\"https://huggingface.co/admruul/anything-v3.0/resolve/main/Anything-V3.0-pruned-fp16.safetensors\"]{allow-input: true}\r\n",
|
||||
"LoadImageModel = False \r\n",
|
||||
"SDModel = \"\"\r\n",
|
||||
"SDCommand = \"\"\r\n",
|
||||
"\r\n",
|
||||
"import os\r\n",
|
||||
|
|
Loading…
Add table
Reference in a new issue