mirror of
https://github.com/vladmandic/automatic
synced 2026-09-20 01:31:13 +02:00
hidream add llm info to metadata
Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
+1
-1
@@ -416,7 +416,7 @@ options_templates.update(options_section(('sd', "Models & Loading"), {
|
||||
|
||||
options_templates.update(options_section(('model_options', "Models Options"), {
|
||||
"model_sd3_disable_te5": OptionInfo(False, "StableDiffusion3: T5 disable encoder"),
|
||||
"model_h1_llama_repo": OptionInfo("meta-llama/Meta-Llama-3.1-8B-Instruct", "HiDream: LLama repo", gr.Textbox),
|
||||
"model_h1_llama_repo": OptionInfo("Default", "HiDream: LLama repo", gr.Textbox),
|
||||
}))
|
||||
|
||||
options_templates.update(options_section(('vae_encoder', "Variable Auto Encoder"), {
|
||||
|
||||
Reference in New Issue
Block a user