From 760f6c268021b88ae6727123c0d669a1b155e998 Mon Sep 17 00:00:00 2001 From: litagin02 Date: Sat, 24 Feb 2024 12:01:06 +0900 Subject: [PATCH] Enable empty initial prompt --- webui_dataset.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/webui_dataset.py b/webui_dataset.py index 59c7270..fec7a9a 100644 --- a/webui_dataset.py +++ b/webui_dataset.py @@ -50,8 +50,6 @@ def do_transcribe( ): if model_name == "": return "Error: モデル名を入力してください。" - if initial_prompt == "": - initial_prompt = "こんにちは。元気、ですかー?私は……ふふっ、ちゃんと元気だよ!" success, message = run_script_with_log( [