Update config.yaml
Browse files- config.yaml +1 -1
config.yaml
CHANGED
|
@@ -26,4 +26,4 @@ specialists:
|
|
| 26 |
prompt_enhancer:
|
| 27 |
image_caption_model: "MiaoshouAI/Florence-2-large-PromptGen-v2.0"
|
| 28 |
llm_model: "unsloth/Llama-3.2-3B-Instruct"
|
| 29 |
-
|
|
|
|
| 26 |
prompt_enhancer:
|
| 27 |
image_caption_model: "MiaoshouAI/Florence-2-large-PromptGen-v2.0"
|
| 28 |
llm_model: "unsloth/Llama-3.2-3B-Instruct"
|
| 29 |
+
prompt_file: "prompts/cinematic_director_prompt.txt"
|