mirror of
https://github.com/wassname/Clover-Edition.git
synced 2026-09-09 11:13:26 +08:00
update
This commit is contained in:
@@ -169,7 +169,7 @@ class CTRLGenerator():
|
||||
prompt = self.control_code + prompt
|
||||
|
||||
print("******************************")
|
||||
print(" DEBUG:: Prompt to generate by is \n", prompt)
|
||||
print(" DEBUG:: Prompt to generate by is \n", repr(prompt))
|
||||
print("******************************")
|
||||
|
||||
if "used_verbs" in options:
|
||||
|
||||
Reference in New Issue
Block a user